#3777: S/MIME clear w/o effect when enabling PGP/MIME
---------------------+----------------------
Reporter: btuue | Owner: mutt-dev
Type: defect | Status: new
Priority: trivial | Milestone:
Component: crypto | Version: 1.5.23
Keywords: |
---------------------+----------------------
Recently, I observed an unexpected behavior while changing the crypto from
S/MIME to PGP/MIME.
To reproduce:
Write a mail, save it and get to the compose screen. As I use
{{{
set crypt_autosign = yes
}}}
the mail is set to be signed via S/MIME.
{{{
Security: Sign (S/MIME)
sign as: a12345678.0
}}}
To make it plain-text, hit S (smime-menu) and c (clear):
{{{
Security: None
}}}
Then when hitting P (pgp-menu) mutt asks:
{{{
S/MIME already selected. Clear & continue ? ([yes]/no):
}}}
Hmm, that's wrong here, because the mail is intentionally chosen to be
plain-text already.
My mutt version is
{{{
Mutt 1.5.24+2 (2f0d516fc638) (2015-08-30)
}}}
I chose priority to be trivial, because it is just a weird behavior and
can be overstepped by saying 'yes' to clear S/MIME again.
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3777>
Mutt <http://www.mutt.org/>
The Mutt mail user agent