Message51995
The body of a multipart/signed message has to remain unmodified for the signature to stay intact. Rewrapping headers of nested MIME parts breaks signatures.
So I disabled header rewrapping for multipart/signed, by adding a new handler to the email.Generator class.
There still remains an issue about leading spaces in header values breaking signatures.
The supplied patch is against the latest subversion sources, r54016.
Related issues:
Python bug #968430 http://tinyurl.com/2973or
Mailman bug #815297 http://tinyurl.com/2a8dta
|
|
Date |
User |
Action |
Args |
2007-08-23 15:56:49 | admin | link | issue1670765 messages |
2007-08-23 15:56:49 | admin | create | |
|