Sven Schuster wrote: > My question is, is it possible to get this tag in mimedefang-filter > without having to modify mimedefang.pl??
Sure. It's not written in stone that you have to use spam_assassin_check(). If you'd rather, you can call spam_assassin_status(), which returns the Mail::SpamAssassin::PerMsgStatus object. You can then manipulate that as desired. See "man mimedefang-filter" Regards, David. _______________________________________________ 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

