Folke Ashberg writes:
> after a while i've found the cause: couriers MIME-rewrite. > > The pgp-signed mail more than one signed boundry looks as follows: > 1 multipart/signed > 1.1 multipart/mixed > 1.1.1 text/plain (mail text) > 1.1.2 xxx/xxxx (attachment) > 1.2 application/pgp-signature (all 1.1 stuff is signed) > > Between the last boundry of 1.1 and the starting boundry of 1.2 there is > a \n inserted when rewriting, and that's the problem. The current version of Courier should be skipping multipart/signed MIME content altogether. -- Sam _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
