Save MAPI message before decryption
* src/mail.cpp (Mail::decryptVerify_o): Invoke save before decrypt.
This should be fairly risk free because this code was already used
for S/MIME mails. The intention is to avoid saves to MAPI after
decryption which might be caused by other plugins that modified
MAPI properties.