On Tue, 9 Jun 2015 12:22:39 +0300
"Hanna" <ha...@ecei.biz> wrote:

> No it still doesnot blocks the subdomains.
> 
> And when I test using
> 
> 'postmap -q "string" /etc/postfix/blockr'.
> ex. "string" = "t...@domain.com" and "t...@test.domain.com"
> 
> it blocks only the domain and not the subdomain.
> 
try regex: /([A-Za-z0-9.-]*\.)?domain\.com/

Reply via email to