d3m0n
Member
Hello Community,
hope everyone is safe
I know that auto replies are considered as soft bounce and i am looking for a solution how to exclude them from the bounce list and make them drop into the mailbox
I have created a copy of the rules.php file
cp apps/common/vendors/BounceHandler/rules.php apps/common/vendors/BounceHandler/rules-custom-override.php
and then removed the line
'/^AutoReply message from /i',
from rules-custom-override.php
then I have tested sending a campaign from email test1@domain to another test2@domain where I have autoresponder setup and i didn't get any autoresponder to back to my test1@domain or to bounce@domain
when I tested sending directly from Roundcube webmail from test1@domain to test2@domain the autoresponder dropped instantly
what have i done wrong, how to make auto replies pass ?
thx for any advices
hope everyone is safe
I know that auto replies are considered as soft bounce and i am looking for a solution how to exclude them from the bounce list and make them drop into the mailbox
I have created a copy of the rules.php file
cp apps/common/vendors/BounceHandler/rules.php apps/common/vendors/BounceHandler/rules-custom-override.php
and then removed the line
'/^AutoReply message from /i',
from rules-custom-override.php
then I have tested sending a campaign from email test1@domain to another test2@domain where I have autoresponder setup and i didn't get any autoresponder to back to my test1@domain or to bounce@domain
when I tested sending directly from Roundcube webmail from test1@domain to test2@domain the autoresponder dropped instantly
what have i done wrong, how to make auto replies pass ?
thx for any advices