mail queue interrupted
-
Sending to an invalid email address(e.g. [email protected] [email protected]) will halt the mail queue.
PHP Fatal error: Uncaught PHPMailer\\PHPMailer\\Exception: Invalid address:
Only way to resume the mail queue is to remove blocking records from WP_GDMAQ_QUEUE database table.
Can the plugin handle this Exception so one invalid email address won’t block the whole queue?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘mail queue interrupted’ is closed to new replies.