if ($sender =~ /^<?spammer\@badguy\.com>?$/i) { return (’REJECT’, ’Sorry; [email protected] is blacklisted.’); }
Why not just put this in access.db (assuming sendmail!)? [email protected] 550 Sorry you are blacklisted Joseph Brennan Columbia University Information Technology _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

