Resending failed messages (not bounced)

Hello there, please, if someone could help me out with this. :slight_smile: My server has a limit of 5 failed messages per hour. Once that is reached, any other message will fail. Is there a way to resend those messages? What would be the best option? I do get a message on the inbox telling me that the email was discarded. See below. Cheers!

This message was created automatically by mail delivery software.
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:


Domain ******online has exceeded the max defers and failures per hour (5/5 (100%)) allowed. Message discarded.
Reporting-MTA: dns; *******

The main problem is that for PhpList the email was delivered. So I need to find a way to fetch all those discarded emails and resend to only those in PhpList.

@williamkalfelz You can use the Campaigns plugin to resend a campaign to specific subscribers. See plugin:campaigns [phpList Resources]

Thanks, will check it out. :slight_smile: