[60946] in North American Network Operators' Group
Re: Hijacked email
daemon@ATHENA.MIT.EDU (Omachonu Ogali)
Wed Aug 20 11:27:42 2003
Date: Wed, 20 Aug 2003 11:28:27 -0400
From: Omachonu Ogali <missnglnk@informationwave.net>
To: nanog@merit.edu
In-Reply-To: <Pine.LNX.4.44.0308200917140.1300-100000@redhat1.mmaero.com>
Errors-To: owner-nanog-outgoing@merit.edu
For our Postfix viewers out there...
header_checks:
/^X-MailScanner: Found to be clean$/ REJECT You're infected, but you probably won't see this message anyway.
body_checks:
/X-MailScanner: Found to be clean/ REJECT Please, stop sending me bounces/infection notices for spoofed virus spam.
The last rule is kinda evil as it will block all mail with that line in
the body (both incoming and outgoing), so know what you're doing before
you blindly cut and paste.