On 20 Oct 2008, at 18:24, Linux Addict wrote:
Hi, Looks like our MX servers are hit hard by a specific email
address which is sending frequent mails trying to use our relay
effectively many mail servers seems to be blacklisting.
Oct 20 18:20:05 mx01 postfix/qmgr[6512]: DBB784BE68E: from=<[EMAIL PROTECTED]
>, size=3309, nrcpt=1 (queue active)
Oct 20 18:20:05 mx0 postfix/error[9345]: DA960E73E11: to=<[EMAIL PROTECTED]
>, relay=none, delay=77080, delays=76950/130/0/0.01, dsn=4.4.1,
status=deferred (delivery temporarily suspended: connect to
exchange.net Connection timed out)
Please help me stop this. Thank you!
~LA
Unless I'm mistaken (and I'm not the most knowledgeable person on this
list), I think your server thinks it's okay to accept mail for the
domain "exchange.net" (and I'm assuming "exchange.net" isn't yours).
So to fix this, you need to tell postfix only to accept mail for your
domains. I think you should check my_destination, relay_domains, etc.
Post the output of "postconf -n".
-N.