Save mailitem on close
* src/mail.h (Mail::is_crypto_mail): New. * src/mailitem-events.cpp (EVENT_SINK_INVOKE): Call Save on Close.
This prevents the "The properties of the message have changed"
Dialog but has the side effect that the plain text has to be removed
from the mail as the Save will trigger a Write event.