hi all,
i have running mutt1.2.5i and gpg 1.0.1. when i encrypt and sign a message
mutt is exporting the mail like this:
Content-Type: multipart/encrypted; protocol="application/pgp-encrypted";
boundary="sm4nu43k4a2Rpi4c"
Content-Disposition: inline
this is a problem for users with pegasus mail cause they canīt read the
message. the mail comes with 2 binary data parts :( when i copy the
encrypted mail manually in the body and only sign, it works great.
the first part is how i want it:
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
and the second with the signature:
Content-Type: application/pgp-signature
Content-Disposition: inline
how can i get gpg/mutt to copy the encrypted mail into the body and send
it as text/plain?
thx for help!
Marco