Michael,

> I noticed it still loads Domainkeys and DKIM, didn't we do away with
> DomainKeys in favor of DKIM?

I guess you are right, we can do away with DomainKeys plugin:

@@ -17359,4 +17359,5 @@
     push(@modules, qw(
-      AWL AccessDB AntiVirus AutoLearnThreshold DCC DomainKeys MIMEHeader
-      Pyzor Razor2 ReplaceTags SpamCop TextCat URIDetail WhiteListSubject));
+      AWL AccessDB AntiVirus AutoLearnThreshold DCC MIMEHeader Pyzor Razor2
+      ReplaceTags SpamCop TextCat URIDetail WhiteListSubject));
+      # 'DomainKeys' plugin fell out of fashion with SA 3.2.0, don't load it
   }


Mark

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to