It seems that Auto-replies from mail recipients are included with soft bounces and get processed by Mailwizz and then deleted.
I would like to identify these auto replies and get the body information from them, either by not deleting them or maybe saving the information in the bounce message.
Is there any way to achieve this
My thoughts are ….
Any suggestions?
I would like to identify these auto replies and get the body information from them, either by not deleting them or maybe saving the information in the bounce message.
Is there any way to achieve this
My thoughts are ….
- Put the email body into the bounce message (alter rules.php and bounce handler script)
- Identify and don’t delete them
- Send auto replies to a different email address (that are not processed by bounce handlers)
Any suggestions?