>-----Message d'origine-----
>De : [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] la part de Davide Libenzi
>Envoyé : jeudi 18 janvier 2007 18:55
>À : [email protected]
>Objet : [xmail] Re: wlex doubt
>
>
>
>On Thu, 18 Jan 2007, Filip Supera wrote:
>
>>
>> Hello,
>>
>> In smtp.ipprop.tab, I have this line :
>>
>> "195.114.26.0/24"<TAB>"WhiteList=1"
>>
>> In filters.pre-data.tab, I have this line :
>>
>>
>"!aex,wlex"<TAB>"/var/MailRoot/filters/filip-supera-filters/GLS
T_.pl"<TAB>"@@REMOTEADDR"<TAB>"@@FILE"<TAB>"@@FRO>M"<TAB>"@@CRCPT"
>>
>> Of course, <TAB> = real tab.
>>
>> A message comming from 195.114.26.147 has fired my filter GLST_.pl
>> and I don't understand why.
>
>Hmmm, that shouldn't happen. Did anyone else have problems with "wlex"?
>
>
>- Davide
>
>
Not used wlex at this time here.
First test is to verify that wlex flag alone is working on a dummy filter
that only log self execution and return to xmail.
("!wlex"[TAB]"dummylog.sh")
On combined flags, result will depend on the comma separator signification,
as "test1,test2" can says :
- (test1) AND (test2)
- (test1) OR (test2)
This is not clearly documented in the doc.
And remember that the "!" in "!flag1,flag2,..." does not say "NOT".
Francis
-
To unsubscribe from this list: send the line "unsubscribe xmail" in
the body of a message to [EMAIL PROTECTED]
For general help: send the line "help" in the body of a message to
[EMAIL PROTECTED]