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

Comments

lunatic created an issue. See original summary.

steven jones’s picture

Status: Active » Needs review

Oh, nice!

lunatic’s picture

Status: Needs review » Reviewed & tested by the community

we have been using the patch on production for a couple of weeks and has been working fine

steven jones’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new830 bytes

Re-uploading so the patch is tested by the testbot.

  • Steven Jones committed 31c758f on 7.x-1.x authored by lunatic
    Issue #2722343 by lunatic: Do not queue mail already set to not be sent
    
steven jones’s picture

Status: Needs review » Fixed

Thanks very much for the patch, committed to git.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.