Voytek, > > If using amavisd 2.6.4 with SpamAssaswsin 3.3.0 or later, letting amavisd > > do the DKIM verification has another benefit: the verification results > > yes, amavisd-new-2.6.4 (20090625)
...AND SpamAssassin 3.3.0 (or the coming 3.3.1). > so, for signing, I can just follow 'dkim-impatient', and, is that > independent from Postfix itself, do I need to do anything on Postfix ? Yes, that should do it, no changes to Postfix, assuming all your outgoing mail is coming from local networks (listed in @mynetworks). If you need to also cater for mail submitted from authenticated roaming clients, you need to provide a separate mail path, so that authenticated mail reaches amavisd on a separate TCP port, so that you can attach an ORIGINATING policy bank to it. This is necessary because only mail flagged as 'originating' is considered for DKIM signing. Mark ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/