[Mimedefang] [patch] support Spamassassin's auto-whitelisting

David F. Skoll dfs at roaringpenguin.com
Fri Jun 27 22:20:00 EDT 2003


On Sat, 28 Jun 2003, Dirk Mueller wrote:

> to make SpamAssassin's auto-whitelisting work, the following patch is still
> required (rediffed against 2.34). Can this be included, please?

Sorry.  I don't use auto-whitelisting, and I don't want MD to know too
much about SpamAssassin.  This can easily be done inside the filter:

$saobj = spam_assassin_init();
# Now you can do any SpamAssassin setup such as auto-whitelising
# on $saobj

Regards,

David.



More information about the MIMEDefang mailing list