> 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
Correction: you do have some choice there in a sendmail milter setup, through the order of milters. Later milters see effects of earlier ones, so an order like: verify, amavisd-new, sign would achieve the goal of letting 'verify' see pristine message, then let amavisd add/edit header and next have a signing milter sign it. Conversion to 7-bit before signing is not possible in a single MTA setup, as far as I can tell. 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/