#3724: mime type application/pgp-encrypted breaks sending public keys with
extension .asc
-----------------------+----------------------
Reporter: na57teku | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone:
Component: mutt | Version: 1.5.23
Resolution: | Keywords:
-----------------------+----------------------
Comment (by code@…):
{{{
The problem is you're doing it wrong. The application/pgp-encrypted
mime type is for RFC 2015 PGP-MIME encrypted messages, NOT public
keys. For sending public keys you need to use application/pgp-keys.
See RFC 2015 (or 3156).
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3724#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent