Hello!
Exim bounced all incomming email. It started two days ago. The bounce messages I get back contain this:
Here a part of my exim/mainlog
This will repeat for every incomming email. Wheb i send from teh command line like
The problem is now that no email from outside to any of my pop3 boxes will be delivered.
Anyone? Hope so!
Exim bounced all incomming email. It started two days ago. The bounce messages I get back contain this:
Google tried to deliver your message, but it was rejected by the recipient domain. We recommend contacting the other email provider for further information about the cause of this error. The error that the other server returned was: 550 550 authentication required (state 14).
Here a part of my exim/mainlog
unexpected disconnection while reading SMTP command from 213-209-171-162.ip.skylogicnet.com [213.209.171.162] (error: Connection reset by peer)
2010-09-26 22:22:27 H=mail-ew0-f45.google.com [209.85.215.45] F=<[email protected]> rejected RCPT <[email protected]>: authentication required
2010-09-26 22:22:27 H=mail-ew0-f45.google.com [209.85.215.45] incomplete transaction (QUIT) from <[email protected]>
This will repeat for every incomming email. Wheb i send from teh command line like
the message will be delivered and teh exim/mainlog file will tell:mail -s "Hoi" [email protected]
2010-09-26 23:07:32 1OzyRY-0006Ga-1b <= [email protected] U=root P=local S=347 T="Hoi" from <[email protected]> for [email protected]
2010-09-26 23:07:32 1OzyRY-0006Ga-1b => [email protected] F=<[email protected]> R=lookuphost T=remote_smtp S=362 H=ASPMX.L.GOOGLE.COM [74.125.79.27] C="250 2.0.0 OK 1285535254 u3si12141558eeh.99"
2010-09-26 23:07:32 1OzyRY-0006Ga-1b Completed
The problem is now that no email from outside to any of my pop3 boxes will be delivered.
Anyone? Hope so!