--- On Thu, 8/6/09, David F. Skoll <[email protected]> wrote: > Champ Clark III [Softwink] wrote: > > > http://vistech.net/~champ/mimedefang-filter > > Your filter looks fine.
I see two issues: 1) You're calling spam_assassin_check() twice. Once is enough. 2) You may want to indent so your code looks cleaner and is easier to follow. You seem to redirect all mail to your "<s...@localhost>" mailbox right at the spam threshold. I find it better to have a "grey" middle-ground where it's BCC'ed to the spam mailbox but also delivered to the original recipients when the score is right at the threshold. Your choice. _______________________________________________ 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

