>#grep MEIway /var/log/maillog >Dec 5 09:13:46 imgate postfix/smtp[83368]: 250F5BA1C: >to=<[EMAIL PROTECTED]>, relay=mgw1.MEIway.com[212.73.210.75], delay=308, >status=deferred (host mgw1.MEIway.com[212.73.210.75] said: 450 ><[EMAIL PROTECTED]>: Sender address rejected: unverified sender address: >Address verification in progress)
this is SAV in action. mgw1 is trying verify [EMAIL PROTECTED] as valid sender. the above is the first reject because mgw1 was in progress of SAV. >Dec 5 09:43:09 imgate postfix/smtp[83264]: 250F5BA1C: >to=<[EMAIL PROTECTED]>, relay=mgw1.MEIway.com[212.73.210.75], >delay=2071, status=deferred (host mgw1.MEIway.com[212.73.210.75] said: 450 ><[EMAIL PROTECTED]>: Sender address rejected: unverified sender address: >host fobos.cotel.com.ar[200.16.193.42] said: 450 <[EMAIL PROTECTED]>: >Recipient address rejected: Domain not found (in reply to RCPT TO command)) here, mgw1 has progressed to the point of definitively not being able to verify sender [EMAIL PROTECTED] because fobos.cotel.com.ar is refusing to accept mail for [EMAIL PROTECTED] because fobos cannot find recipient domain @cotel.com.ar in DNS. >Dec 5 10:30:07 imgate postfix/smtp[83827]: 250F5BA1C: >to=<[EMAIL PROTECTED]>, relay=mgw1.MEIway.com[212.73.210.75], >delay=4889, status=deferred (host mgw1.MEIway.com[212.73.210.75] said: 450 ><[EMAIL PROTECTED]>: Sender address rejected: unverified sender address: >host fobos.cotel.com.ar[200.16.193.42] said: 450 <[EMAIL PROTECTED]>: >Recipient address rejected: Domain not found (in reply to RCPT TO command)) same >Dec 5 11:51:13 imgate postfix/smtp[84278]: 250F5BA1C: >to=<[EMAIL PROTECTED]>, relay=mgw1.MEIway.com[212.73.210.75], >delay=9755, status=deferred (host mgw1.MEIway.com[212.73.210.75] said: 450 ><[EMAIL PROTECTED]>: Sender address rejected: unverified sender address: >host fobos.cotel.com.ar[200.16.193.42] said: 450 <[EMAIL PROTECTED]>: >Recipient address rejected: Domain not found (in reply to RCPT TO command)) same >Dec 5 13:12:42 imgate postfix/smtp[84728]: 250F5BA1C: >to=<[EMAIL PROTECTED]>, relay=mgw1.MEIway.com[212.73.210.75], >delay=14644, status=deferred (host mgw1.MEIway.com[212.73.210.75] said: 450 ><[EMAIL PROTECTED]>: Sender address rejected: unverified sender address: >host fobos.cotel.com.ar[200.16.193.42] said: 450 <[EMAIL PROTECTED]>: >Recipient address rejected: Domain not found (in reply to RCPT TO command)) same >As far as I understand, List thinks I am not a valid user, right ? right. mgw1 cannot "Verify the Sender Address" of [EMAIL PROTECTED] by trying to send a probe mail to [EMAIL PROTECTED] so the SAV policy rejects your mail. >Where is the problem ?? seems to be a DNS problem on your end. Len
