The current git master version built with enable-mime-send does not encrypt
mails when sending a draft.
To reproduce:
- Start a new mail -> Save as draft.
- Open it from the drafts folder. -> Select "Encrypt"
- Send
Message will _not_ be encrypted even though the button was toggeled.
It's totally weird. In the Debug output I can see that the "I wish to Encrypt
flag" is set on a mailitem but the actual send event comes from a different
mailitem.