Email::SMTP::Send][130] Can't use from '': 501Syntax error:

Moderator: crythias

Locked
Josedunet
Znuny newbie
Posts: 1
Joined: 12 Apr 2013, 13:05
Znuny Version: 3.1.11

Email::SMTP::Send][130] Can't use from '': 501Syntax error:

Post by Josedunet »

Hi all,

I cannot send an email automatically when create new ticket. I have this error in the log

--------------------------
[Fri Apr 12 12:51:02 2013][Error][Kernel::System::Email::SMTP::Send][130] Can't use from '': 501Syntax error: Empty email address.
! Enable Net::SMTP debug for more info!
[Fri Apr 12 12:51:02 2013][Info][Kernel::System::Email::Send] Error sending message
----------------------

Where can i go to solved this problem?

Thanks.

Best Regards,
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Email::SMTP::Send][130] Can't use from '': 501Syntax err

Post by jojo »

check your mail server as it refuses the

Code: Select all

mail from: <>
or set the envelope from in OTRS (Core::Sendmail)
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked