Karsten Bräckelmann-2 wrote: > > > Since you didn't get back to this part, to translate it: Do not use > catch-all. > > What I recall from your initial post, I also wondered whether you are > accepting *all* messages to *any* address, including non-existent ones. > Catch-all. > > If you do, don't. But accept mail for existing users only in your MX > SMTP. That alone will cut down the spam load significantly. > >
This does support what I was thinking would be the obvious solution, i.e. accept only to actual mail addresses within the domain, as mentioned in the OP, but better to do it with MX records than SA. Having found the MX records now it would seem that currently it's configured to 'catch all'. Will do a bit more reading and make some changes. -- View this message in context: http://old.nabble.com/Setting-Blacklist_from-and-whitelist_to-tp27735054p27738584.html Sent from the SpamAssassin - Users mailing list archive at Nabble.com.