Hi folks,
today I unfortunately recognized that for quite some time (01.02.2009) sent emails didn´t got relayed by the configured SMTP-Relay because the authentication got broken.
I had this issue in the past (V6) and all email was queued - but this time the queue is empty an the smtp.log shows, that after they could not be relayed they where bounced:
[--- snipp ---]
2009:02:10-20:40:12 (none) exim[3928]: 2009-02-10 20:40:12 SMTP connection from [A.B.C.D]:2092 (TCP/IP connection count = 1)
2009:02:10-20:40:22 (none) exim[17015]: 2009-02-10 20:40:22 [A.B.C.D] F= R= Accepted: from relay
2009:02:10-20:40:22 (none) exim[17015]: 2009-02-10 20:40:22 1LWyT0-0004QR-2k user@sender.de H=([A.B.C.D]) [A.B.C.D]:2092 P=esmtp S=648 id=4991E64B.5137.24E4D32E@user.sender.de
2009:02:10-20:40:22 (none) exim[17015]: 2009-02-10 20:40:22 SMTP connection from ([A.B.C.D]) [A.B.C.D]:2092 closed by QUIT
2009:02:10-20:40:24 (none) smtpd[3903]: QMGR[3903]: 1LWyT0-0004QR-2k moved to work queue
2009:02:10-20:40:30 (none) smtpd[17019]: SCANNER[17019]: id="1000" severity="info" sys="SecureMail" sub="smtp" name="email passed" srcip="A.B.C.D" from="user@sender.de" to="user@recipient.de" subject="Test 1" queueid="0zUx33-0004QR-2k" size="96"
2009:02:10-20:40:33 (none) exim[17023]: 2009-02-10 20:40:33 0zUx33-0004QR-2k server_plain authenticator failed H=mail.arcor-online.net [151.189.21.116] 535 5.7.8 Error: authentication failed:
2009:02:10-20:40:35 (none) exim[17023]: 2009-02-10 20:40:35 0zUx33-0004QR-2k server_login authenticator failed H=mail.arcor-online.net [151.189.21.116] 535 5.7.8 Error: authentication failed: UGFzc3dvcmQ6
2009:02:10-20:40:36 (none) exim[17021]: 2009-02-10 20:40:36 0zUx33-0004QR-2k ** user@recipient.de R=smarthost_route T=remote_smtp: SMTP error from remote mail server after RCPT TO:: host mail.arcor-online.net [151.189.21.116]: 554 5.7.1 : Recipient address rejected: Access denied
2009:02:10-20:40:36 (none) exim[17021]: 2009-02-10 20:40:36 0zUx33-0004QR-2k Completed
[--- snapp ---]
I would have expected that they will be held in the queue... but they do not show up!!!
Has anybody any idea why ASL "looses" emails? I never had any issue like that with other mailers...
IMHO there is a bug with SMTP-Relay because it works when the relay accepts...
[--- snipp --- ]
2009:02:01-00:00:13 (none) exim[6618]: 2009-02-01 00:00:13 SMTP connection from [127.0.0.1]:59361 (TCP/IP connection count = 1)
2009:02:01-00:00:14 (none) exim[6101]: 2009-02-01 00:00:14 [127.0.0.1] F= R= Accepted: from relay
2009:02:01-00:00:14 (none) exim[6101]: 2009-02-01 00:00:14 1LTOow-0001aP-0d do-not-reply@fw-notify.net H=localhost (localhost.localdomain) [127.0.0.1]:59361 P=esmtp S=475014 id=2828-06042-1233442813@host.domain.tld
2009:02:01-00:00:14 (none) exim[6101]: 2009-02-01 00:00:14 SMTP connection from localhost (localhost.localdomain) [127.0.0.1]:59361 closed by QUIT
2009:02:01-00:00:16 (none) smtpd[6574]: QMGR[6574]: 1LTOow-0001aP-0d moved to work queue
2009:02:01-00:00:32 (none) exim[6106]: 2009-02-01 00:00:32 0zxRHN-0001aP-0d => user@recipient.de R=smarthost_route T=remote_smtp H=mail.arcor-online.net [151.189.21.116]:25 X=TLSv1[:D]HE-RSA-AES256-SHA:256
[--- snapp ---]
... and I can reproduce it at any time :-(
techno.kid
This thread was automatically locked due to age.