Re: whitelist on Reply-To:

Mark Horn <[email protected]> Fri, 9 Feb 2007 14:42:41 -0500
Newsgroups gmane.mail.spam.tmda.devel
Message-ID <[email protected]>
On 2007-02-09, Stephen Warren <[email protected]> wrote:
> I try to detect and reject that kind of thing in the MTA though, because
> then the email is never accepted for processing by my system, and hence
> I never have to hold/challenge it, nor virus/spamassassin/... check it
> etc. This uses much fewer of my system's resources!

Absolutely!  I didn't mean to suggest anything else.
My recommendations are:

1) Reject non-authorized use of your own domain(s) during SMTP
   session.

2) Use SPF to reject non-authorized use of other domains during
   SMTP session.

3) Don't whitelist your domain in order to prevent situations where
   envelope address is authorized but From: & Reply-To: are forged
   with your own domain(s) e.g.:

	Envelope sender: [email protected]
	Envelope recipient: [email protected]
	From: [email protected]
	To: [email protected]