Re: Issue with header_checks

2011-02-14 Thread mouss
Le 14/02/2011 22:22, mouss a écrit : > >> # MAL FORMATED EMAIL ADDRESS >> >> /^From:.*\.@.*/ REJECT "1 - Your Email address is not compliant with >> RFC, Go Away" >> >> /^From:.*<.*\.\..*@.*>/ REJECT "2 - Your Email address is not compliant with >> RFC, Go Away" >> > > > > you can probab

Re: Issue with header_checks

2011-02-14 Thread mouss
Le 13/02/2011 23:30, Franck MAHE a écrit : > I did the same test on a postfix release 2.6.5, and I’ve the same behavior. > Any idea? > > > > > > Franck > --- > E: m...@civis.net > > De : Franck MAHE [mailto:m...@civis.net] >

RE: Issue with header_checks

2011-02-14 Thread Franck MAHE
ity to fight those spammers. Franck --- E: m...@civis.net -Message d'origine- De : owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] De la part de Jeroen Geilman Envoyé : lundi 14 février 2011 02:22 À : postfix-users@postfi

Re: Issue with header_checks

2011-02-13 Thread Jeroen Geilman
On 02/14/2011 02:15 AM, Victor Duchovni wrote: On Mon, Feb 14, 2011 at 01:45:28AM +0100, Jeroen Geilman wrote: Any idea for the REJECT 4 to reject the header "From: us e...@domain.tld ", ie with a space in the first part. The example I showed you, while bein

Re: Issue with header_checks

2011-02-13 Thread Victor Duchovni
On Mon, Feb 14, 2011 at 01:45:28AM +0100, Jeroen Geilman wrote: >> Any idea for the REJECT 4 to reject the header "From: us e...@domain.tld >> ", ie with a space in the first part. > > The example I showed you, while being much more readable, already included > the space.

Re: Issue with header_checks

2011-02-13 Thread Noel Jones
On 2/13/2011 6:37 PM, Franck MAHE wrote: OK, so this configuration seems to work fine. /^From:.*<.*(\[|\]|\(|\)|\`|\;|\,|\^|\#|\:|\||\\|\@|<|>|\/|\!|\ |\$|"|"|\%|\&|').*@.*>/ REJECT "3 - Your Email address is not compliant with RFC, Go Away" if !/^From:.*<.*@.*>/ /^From:.*([|]|\(|\)|`|;|,|^|#

Re: Issue with header_checks

2011-02-13 Thread Jeroen Geilman
On 02/14/2011 01:37 AM, Franck MAHE wrote: OK, so this configuration seems to work fine. /^From:.*<.*(\[|\]|\(|\)|\`|\;|\,|\^|\#|\:|\||\\|\@|<|>|\/|\!|\ |\$|"|"|\%|\&|').*@.*>/ REJECT "3 - Your Email address is not compliant with RFC, Go Away" if !/^From:.*<.*@.*>/ /^From:.*([|]|\(|\)|`|;|

RE: Issue with header_checks

2011-02-13 Thread Franck MAHE
.net De : owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] De la part de Jeroen Geilman Envoyé : lundi 14 février 2011 00:44 À : postfix-users@postfix.org Objet : Re: Issue with header_checks On 02/14/2011 12:37 AM, Franck MAHE wrote: I did the test on the From he

Re: Issue with header_checks

2011-02-13 Thread Jeroen Geilman
.org] *De la part de* Jeroen Geilman *Envoyé :* lundi 14 février 2011 00:16 *À :* postfix-users@postfix.org *Objet :* Re: Issue with header_checks On 02/14/2011 12:13 AM, Franck MAHE wrote: Hi, OK, but the REJECT 3 works fine, so I think it is an issue with the if, but I don't see why.

RE: Issue with header_checks

2011-02-13 Thread Franck MAHE
<mailto:m...@civis.net> m...@civis.net De : owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] De la part de Jeroen Geilman Envoyé : lundi 14 février 2011 00:16 À : postfix-users@postfix.org Objet : Re: Issue with header_checks On 02/14/2011 12:13 AM, Franck MAHE wrote: Hi,

Re: Issue with header_checks

2011-02-13 Thread Jeroen Geilman
3 6 6042 7249 E: m...@civis.net <mailto:m...@civis.net> *De :* owner-postfix-us...@postfix.org [mailto:owner-postfix-us...@postfix.org] *De la part de* Jeroen Geilman *Envoyé :* dimanche 13 février 2011 23:49 *À :* postfix-users@postfix.org *Objet :* Re: Issue with header_checks On 02/13/

RE: Issue with header_checks

2011-02-13 Thread Franck MAHE
Geilman Envoyé : dimanche 13 février 2011 23:49 À : postfix-users@postfix.org Objet : Re: Issue with header_checks On 02/13/2011 10:33 PM, Franck MAHE wrote: Hello, I’ve the following in main.cf header_checks = regexp:/etc/postfix/regexp_table My postfix release is 2.3.8 I’ve the

Re: Issue with header_checks

2011-02-13 Thread Jeroen Geilman
On 02/13/2011 10:33 PM, Franck MAHE wrote: Hello, I've the following in main.cf header_checks = regexp:/etc/postfix/regexp_table My postfix release is 2.3.8 I've the following in my header_checks regex table: # MAL FORMATED EMAIL ADDRESS /^From:.*\.@.*/ REJECT "1 - Your Email addre

RE: Issue with header_checks

2011-02-13 Thread Franck MAHE
I did the same test on a postfix release 2.6.5, and I’ve the same behavior. Any idea? Franck --- E: m...@civis.net De : Franck MAHE [mailto:m...@civis.net] Envoyé : dimanche 13 février 2011 22:33 À : 'postfix-users@postfix.or