Quote:
Originally Posted by tamarian
First, delete this line from your post "X-Return-ID:" No big deal, but you never know.
Add this to the end of vbouncer.inc
Code:
[case_5]
email_regex = "^undeliverable to /<(\S+@\S+)>/mis";
apply_email_regex_on_body = yes;
email_append_host = no;
email_append_host_regex = "";
apply_append_regex_on_body = yes;
consider_as_5_0_0_regex = "/This is a permanent error/mis";
consider_as_550_regex = "/(user unknown|said: 550|unknown recipient|domain not found|mailbox not found|Mailbox unavailable|invalid recipient)/mis";
forged_if_no_return_id = yes;
|
Thank you for the fast reply.
I just added that and i got this error
Code:
Warning: preg_match(): No ending delimiter '^' found in \includes\cron\vbouncer-collect.php on line 103