[Mimedefang] SpamAssassin 3.1.0 auto-whitelist lockfile problem

David F. Skoll dfs at roaringpenguin.com
Mon Dec 5 12:08:01 EST 2005


Someone wrote:

>>Open "mimedefang.pl" and find the "spam_assassin_init" routine (line
>>6258 in MD 2.54).

You don't need to do that.  You can just create your own $SASpamTester
object directly in your filter, using whatever arguments you like
to Mail::SpamAssassin->new().  MIMEDefang will then use your $SASpamTester
object.  Because it's in your filter rather than a modified mimedefang.pl,
this method survives MIMEDefang upgrades.

Regards,

David.



More information about the MIMEDefang mailing list