Home GnuPG
Diffusion GpgOL 2dcf132c8b6c

Always pass write in NeedsFirstAfterWrite state

Description

Always pass write in NeedsFirstAfterWrite state

* src/mailitem-events.cpp (Write): Pass write for
NeedsFirstAfterWrite.

This means that we are currently encrypting this mail,
thus we always want to let the write through. This
might fix an issue that reuqired users to click send
twice.

Details