View Single Post
Old 5th April 2008   #4 (permalink)
Trusted User (524)
Platinum User
Join Date: Jun 2006
Location: UK
Age: 34
Posts: 515
LeaUK is on a distinguished road
From the milter-null site

Quote:
A DSN message is automatically generated and sent to the sender of a message by a mail server in response to some error, like when the recipient address does not exist, mail box is full, message rejected, etc. When a spammer or virus sends mail often many of the recipient addresses are invalid, which often happens when guessing a large number of recipient addresses (dictionary attacks). This results in lots of useless DSN messages being generated, which is called "backscatter".
But I don't fully agree with this, an MTA shouldn't simply send DSNs. I also note that Sendmail doesn't by default (which is good)..

So I suspect you are using Sendmail for relaying?

Quote:
Your MX servers should reject email for unknown users at the SMTP initial transaction and NOT forward them to internal SMTP servers without a "user check".
This is how we configure ours, in fact some recent data I gathered:

Based on the last 24h, our figures show we drop (SMTP) 84.5%
Delete 2.98% from the spool
Deliver as identified as spam 0.67%
And deliver only 11.8% authentic email

Lea
__________________
Registered User

Last edited by LeaUK : 5th April 2008 at 03:57 PM.
LeaUK is offline   Reply With Quote