Author: Anthony Honeyfield Date: To: exim-users Subject: Re: [exim] Don't send certain emails
Thanks for your help so far SH. I'm still having trouble...
>Oops. Try: ${if match{$message_body}{(?s)^#[0-9]\{3\}-\\n}{foo}{bar}}
I've tried replacing foo bar with yes no, and regardless of order (if I put
yes or no first), all emails are being rejected.
> !domains = +local_domains
Unfortunately I get the message "cannot test domains in DATA ACL".