Currently, it is possible to interrupt mailmerge between sending an email and running the post-send action (that moves it to the sent folder normally).
This would allow a actually sent email to be resent when mailmerge is run again (as it was not marked as sent according to mailmerge logic).
This is a bug: the send & post send action should be atomic: either both happen, or neither happen.
Currently, it is possible to interrupt mailmerge between sending an email and running the post-send action (that moves it to the sent folder normally).
This would allow a actually sent email to be resent when mailmerge is run again (as it was not marked as sent according to mailmerge logic).
This is a bug: the send & post send action should be atomic: either both happen, or neither happen.