Ken:

Why the switch from your sendmail rules (i.e. /etc/mail/subjects_full and /etc/mail/subjects_part) to MD to check the subject? I would think avoiding a milter call for memory and processor savings would be beneficial.

KAM

I've worked up a function to block spam from within the filter_begin
function of mimedefang-filter.

It allows me to block on the entire subject line, or, by picking apart the
incoming subject line into individual words, can search a simple hashed
database for subject keywords to block.

_______________________________________________
Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list
[email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to