Re: [AMaViS-user] Dkim signing and altermime / disclaimer failure

This is a discussion on Re: [AMaViS-user] Dkim signing and altermime / disclaimer failure within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; At 09:48 AM 7/7/2007, Michael Scheidell wrote: >Seems if you use dkim to sign outgoing email ...


Go Back   Usenet Forums > Anti-Spam and Anti-Virus Related Forums > Amavis User

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 07-08-2007
Noel Jones
 
Posts: n/a
Default Re: [AMaViS-user] Dkim signing and altermime / disclaimer failure

At 09:48 AM 7/7/2007, Michael Scheidell wrote:
>Seems if you use dkim to sign outgoing email through amavisd-new policy
>bank and forward-method, the 'disclaimer' added to message does not pass
>the body test. since it seems to sign the message before the disclaimer
>is added.
>
>Q) how do I get it to sign AFTER mangling (do I do it in amavisd.conf?)
>or wait till Mark gets back?


(I'm CCing you so you can verify my signature - feel free to reply in kind)

In the setup you describe, amavisd-new cannot modify the message
after it's sent to dkimproxy and postfix. Postfix could mangling the
message if it's doing any address rewriting, you might want to add
no_address_mappings to your receive_override_options (but make sure
address mapping is enabled somewhere else).

What test addresses have you tried? I've had trouble with most of
them being broken at one time or another. I don't think any of them
have been universally reliable.
sa-test@sendmail.net seems to be working right now.

Which version of dkim-milter is in ports? Current version is 1.2.0.

Finally, here's a little perl snippit from Mark that can be used to
verify a mail

# from Mark Martinic
perl -MMail::DKIM::Verifier -ne '
BEGIN{$dkim=Mail::DKIM::Verifier->new_object};
s/\r?\n\z/\015\012/; $dkim->PRINT($_);
END{$dkim->CLOSE;print $dkim->result_detail,"\n"}' $1



--
Noel Jones


-------------------------------------------------------------------------
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
AMaViS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/...fo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 03:46 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0