Delivering Signed Email
"Mark A. Hershberger" <[email protected]> Sun, 06 Mar 2005 22:29:36 -0500
| Newsgroups | gmane.comp.lang.perl.modules.mail-box |
|---|---|
| Message-ID | <[email protected]> |
I'm using Mail::Box to deliver email to my inbox. It works great except when it comes to signed email. As an example, I've attached two copies of an email. The first does not have a verifiable signature. It was delivered with Mail::Box. The second email has a verifiable signature. It was delivered with procmail. The difference seems to be that Mail::Box is eliminating whitespace at the end of the text/plain email part. Any ideas of how I might go about fixing this?
bad-signature.eml
(text/plain, 979 B)
From [email protected] Sun Mar 06 21: 10:05 2005 Subject: test From: "Mark A. Hershberger" <[email protected]> To: Mark Hershberger <[email protected]> Cc: Mark Hershberger <[email protected]> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-OqYj84f0xg57eL0U7VIl" Date: Sun, 06 Mar 2005 22:10:03 -0500 Message-Id: <[email protected]> Mime-Version: 1.0 --=-OqYj84f0xg57eL0U7VIl Content-Type: text/plain Content-Transfer-Encoding: quoted-printable This is a test=09 --=20 Mark A. Hershberger <[email protected]> --=-OqYj84f0xg57eL0U7VIl Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBCK8YKc17xCi38v/URAmIsAKDi4tWjhD/p8rYjVMby+mVqU5x0DwCfQ+G1 2syIFsjdOjM4sGsBoDBOxxw= =0fwH -----END PGP SIGNATURE----- --=-OqYj84f0xg57eL0U7VIl--
good-signature.eml
(message/rfc822, 934 B) - not displayed
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBCK8qgc17xCi38v/URAvLjAKDfUQbFVYaqJVxc9To46L66YUf6sgCgnQqj QrmsvG7n2oFZcqOBMOD8D7w= =5AEd -----END PGP SIGNATURE-----