On Sat, 14 Jul 2012 22:31:05 -0500 Ben Kamen <[email protected]> wrote:
> So I'd like to do DKIM now and I see where I do the signing part in > sendmail -- but was curious what the best way to do it with > mime-defang was -- through SpamAssassin (and then add checks in MD or > let SA do all the work?) We use Mail::DKIM directly from MIMEDefang to sign messages. We also use it directly in our CanIt product (rather than using SpamAssassin's built-in DKIM support.) However, for verification purposes (if you're not using CanIt) it's probably easiest just to use SpamAssassin's built-in support. 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

