Re: [exim] Don't send certain emails

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Anthony Honeyfield
Dátum:  
Címzett: exim-users
Tárgy: 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".

How?