Re: pcre:table & client_restrictions

2009-11-21 Thread Ralf Hildebrandt
* Eugene V. Boontseff : > >>eug...@mail [/usr/local/etc/postfix]# postmap -fq > >>" >I'd think the regexp is wrong > Why this regexp is "wrong" for postfix, but isn't wrong for postmap? postfix matches the HOSTNAME: ppp92-100-127-177.pppoe.avangarddsl.ru and/or the IP 92.100.127.177 not http://w

Re: pcre:table & client_restrictions

2009-11-21 Thread Wietse Venema
Eugene V. Boontseff: > >> eug...@mail [/usr/local/etc/postfix]# postmap -fq > >> "

Re: pcre:table & client_restrictions

2009-11-21 Thread Michael Tokarev
Eugene V. Boontseff wrote: Dear colleagues, kindly looking for your assistence in the following matter. To cut off the spamers, I intended to use pcre:table. main.cf : ... smtpd_client_restrictions = check_client_access pcre:/usr/local/etc/postfix/exper, ... eug...@mail [/usr/local/e

Re: pcre:table & client_restrictions

2009-11-21 Thread Eugene V. Boontseff
Ralf Hildebrandt wrote: * Eugene V. Boontseff : Dear colleagues, kindly looking for your assistence in the following matter. To cut off the spamers, I intended to use pcre:table. WOuldn't it be easier to use an RBL instead? smtpd_client_restrictions = check_client_access p

Re: pcre:table & client_restrictions

2009-11-21 Thread Ralf Hildebrandt
* Eugene V. Boontseff : > Dear colleagues, > > kindly looking for your assistence in the following matter. > To cut off the spamers, I intended to use pcre:table. WOuldn't it be easier to use an RBL instead? > smtpd_client_restrictions = >check_client_access pcre:/usr/local/etc/postfix/e