Andrea:
> Hello,
> I'm having a problem with header_checks pcre
>
> This rule is working:
>
> # Block mail from xxx.yyy.zzz.www and russian domain
> if /.*xxx\.yyy\.zzz\.www/
> /.*from.*\@.*\.ru.*to.*\@.*/
> reject Mail from russian domain
> endif
>
On 7/18/2014 9:04 AM, Andrea wrote:
> Hello,
> I'm having a problem with header_checks pcre
>
> This rule is working:
>
> # Block mail from xxx.yyy.zzz.www and russian domain
> if /.*xxx\.yyy\.zzz\.www/
> /.*from.*\@.*\.ru.*to.*\@.*/
> reject Mail from ru
Hello,
I'm having a problem with header_checks pcre
This rule is working:
# Block mail from xxx.yyy.zzz.www and russian domain
if /.*xxx\.yyy\.zzz\.www/
/.*from.*\@.*\.ru.*to.*\@.*/
reject Mail from russian domain
endif
This is not:
# Block mail from xxx.yyy.zzz.www with s