AtMail and 550 authentication required error

elbarto

Verified User
Joined
Oct 8, 2008
Messages
133
Hi guys,

I'm having problems with AtMail to send emails. When I try to send I get a "550 authentication required" error. The weird thing is that localhost is allowed to relay emails and Roundcube has no problems sending. I've also tried sending emails with the "mail" command from the CLI and it worked OK as well.

This is Exim's log of the error:

Code:
2012-01-16 10:26:41 H=localhost (my-server.fqdn.com) [127.0.0.1] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2012-01-16 10:26:41 H=localhost (my-server.fqdn.com) [127.0.0.1] incomplete transaction (connection lost) from <[email protected]>
2012-01-16 10:26:41 unexpected disconnection while reading SMTP command from localhost (my-server.fqdn.com) [127.0.0.1]

What can be the problem?

Thanks!
 
Back
Top