Created my own and got this error-message:
OTRS:
Maillog:Can't send message: 550Enter message, ending with "." on a line by itself.
rootmail:[Error][Kernel::System::Email::SMTP::Send][Line:163]: Can't send message: 550Enter message, ending with "." on a line by itself#012A valid header syntax is required#012! Enable Net::SMTP debug for more info!
So checked the database table "auto_response" and the fields but could not find somesting special like unhealthy characters.ERROR: OTRS-otrs.PostMasterMailbox.pl-42 Perl: 5.10.1 OS: linux Time: notime
Message: Can't send message: 550Enter message, ending with "." on a line by itself
A valid header syntax is required
! Enable Net::SMTP debug for more info!
Traceback (18201):
Module: Kernel::System::Email::SMTP::Send (v1.29) Line: 163
Module: Kernel::System::Email::Send (v1.75) Line: 704
Module: Kernel::System::Ticket::Article::ArticleSend (v1.307) Line: 2173
Module: Kernel::System::Ticket::Article::SendAutoResponse (v1.307) Line: 2964
Module: Kernel::System::Ticket::Article::ArticleCreate (v1.307) Line: 373
Module: Kernel::System::PostMaster::NewTicket::Run (v1.85) Line: 321
Module: Kernel::System::PostMaster::Run (v1.87) Line: 358
Module: Kernel::System::MailAccount::IMAP::_Fetch (v1.12) Line: 209
Module: Kernel::System::MailAccount::IMAP::Fetch (v1.12) Line: 79
Module: Kernel::System::MailAccount::MailAccountFetch (v1.17) Line: 424
Module: main::Fetch (v1.4) Line: 180
Module: /opt/otrs//bin/otrs.PostMasterMailbox.pl (v1.4) Line: 93
ERROR: OTRS-otrs.PostMasterMailbox.pl-42 Perl: 5.10.1 OS: linux Time: Wed Mar 28 10:00:01 2012
Message: Impossible to send message to: amail@somesting.com .
Traceback (18201):
Module: Kernel::System::Ticket::Article::ArticleSend (v1.307) Line: 2180
Module: Kernel::System::Ticket::Article::SendAutoResponse (v1.307) Line: 2964
Module: Kernel::System::Ticket::Article::ArticleCreate (v1.307) Line: 373
Module: Kernel::System::PostMaster::NewTicket::Run (v1.85) Line: 321
Module: Kernel::System::PostMaster::Run (v1.87) Line: 358
Module: Kernel::System::MailAccount::IMAP::_Fetch (v1.12) Line: 209
Module: Kernel::System::MailAccount::IMAP::Fetch (v1.12) Line: 79
Module: Kernel::System::MailAccount::MailAccountFetch (v1.17) Line: 424
Module: main::Fetch (v1.4) Line: 180
Module: /opt/otrs//bin/otrs.PostMasterMailbox.pl (v1.4) Line: 93
Use of uninitialized value $ArticleID in concatenation (.) or string at /opt/otrs/Kernel/System/Ticket/Article.pm line 2983.
~
I made a new auto response mail via otrs admin webinterface and then just copied (update) all data (excluded the id field...) fields from the working preconfigured autoresponse over my manuel created one.
But it is still the same error...
##edit###
found this in messages:
So there is no ArticleID in every auto response mail, not even in the working onceaDate machine OTRS-CGI-42[9157]: [Notice][Kernel::System::Ticket::Article::SendAutoResponse] Sent auto response (SendAutoReply) for Ticket [421682292831] (TicketID=148, ArticleID=) to 'xxx@xxx.xx'.