Re: Blocking email from own domain on From: header

2009-03-05 Thread mouss
Thomas Ledbetter a écrit : > > OK.. How about this one: > > I have had good luck blocking SPAM email which has a MAIL FROM: address > in my own domain, by blocking all email from my domain in an access map > on 'smtpd_sender_restrictions', and then listing 'permit_mynetworks' and > 'permit_sasl

Blocking email from own domain on From: header

2009-03-05 Thread Thomas Ledbetter
OK.. How about this one: I have had good luck blocking SPAM email which has a MAIL FROM: address in my own domain, by blocking all email from my domain in an access map on 'smtpd_sender_restrictions', and then listing 'permit_mynetworks' and 'permit_sasl_authenticated' first. I call this