Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: email-ext-plugin
-
Labels:
-
Similar Issues:
-
Released As:2.71
Description
When sending emails using the email-ext plugin, I'm manually populating the recipient list using the pre-send script feature. This means that the recipient list is empty at first and gets populated during the pre-send step.
Unfortunately an empty recipient list stops the entire process before the pre-send step is even run, with the message: "An attempt to send an e-mail to empty list of recipients, ignored".
It would make sense to let the pre-send script run before checking if the recipient list is empty.
There are specific reasons that this is the ordering. You can have a dummy email address and then remove it during the pre-send script.