queue_mail's mail_alter is the last one to be fired and queues all emails
the proposed patch checks if the message is already set to not be sent and avoids to queue such messages
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | queue_mail-fix-sending-check.patch | 830 bytes | steven jones |
Comments
Comment #2
steven jones commentedOh, nice!
Comment #3
lunatic commentedwe have been using the patch on production for a couple of weeks and has been working fine
Comment #4
steven jones commentedRe-uploading so the patch is tested by the testbot.
Comment #6
steven jones commentedThanks very much for the patch, committed to git.