I'm currently using SpamAssassin with MIMEDefang. I'd like to add DSPAM into the mix. What's the best way to do this?
I've seen some posts on this list that recommend writing a plugin for SpamAssassin. (http://bugzilla.spamassassin.org/show_bug.cgi?id=2301) Devin Nate wrote an initial patch for SpamAssassin 2.5x, but his patch needs to be ported to SpamAssassin 3.x Another option is to export libdspam functionality via XS to Perl so that MIMEDefang can call dspam without the expense of fork/exec. Which of the above options do you guys recommend? Is there another option I'm not looking at? -- Matt _______________________________________________ Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

