Jo, > > One of the goals for 2.4.3 was to polish remaining rough corners > > in coexistence with DomainKeys and DKIM domain-based mail signing. > > http://www.ijs.si/software/amavisd/amavisd-new-docs.html#dkim > > Can we get some DKIM documentation that isn't completely focused on > Postfix? Why not just document the DKIM component and provide a > separate page for how to make it work in Postfix? That way someone can > do the same for Sendmail, et al.
The documentation that comes with both milters is already sendmail-centric, so my documentation section just fills the missing details around the new milter support in Postfix. On the amavisd-new side there is nothing specific about DK/DKIM integration, except for making sure it will not break signatures, and providing some new general-purpose controls which may (or may not) come handy with DK/DKIM. If you have a sendmail milter setup, you have no choice but to use a single instance of each milter for both signing and verification, following the normal install instructions for each milter. This setup does not offer ability to convert mail body to 7-bits before signing, and to include amavisd -provided header fields in the signature, but this is a limitation of your MTA in this setup. When using sendmail in dual-MTA setup, most of the instructions for Postfix apply to dual-sendmail setup as well. Mark ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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/