Well to clear it up:

OS: Linux Debian Woody

Version: XMailserver 1.17

Userrights all given to the directory (finally also given the ownership) 
but nothing changed...

Whatsoever the errorcontrol in python is actually pretty good. the 
script runs as each user just fine with proper rights an would throw an 
error if not...

I'm stuck now with the problem, that I can't find my logfiles... in 
other installations I found my log under MailRoot/logs where I right now 
don't find a file.

Any help on how to spawn or configure the server to write logs??

greets tc

CLEMENT Francis wrote:

>Hello
>
>First think to specify when posting to the list (please) :
>OS version, XMail version
>
>Second think to verify :
>Xmail logs to see if xmail really start the filters
>
>Third :
>I think python, like others good languages, have 'minimum' error =
>control
>possibilities (=E0 la 'on error goto' !? ;) ), so you could get any =
>'error'
>from your script ?
>
>Lastly :
>Generaly problems come with user permissions : Does the OS 'user' used =
>by
>xmail have :
>       read access on python and the filter script, they directories or
>files ?
>       write access to the directory where your filter want to write ?
>
>Francis
>
>
>  
>
>>-----Message d'origine-----
>>De : Tiziano Bettio [mailto:[EMAIL PROTECTED]
>>Envoy=E9 : lundi 11 avril 2005 08:52
>>=C0 : [email protected]
>>Objet : [xmail] filter not working (is never executed)
>>=20
>>=20
>>Hi There
>>=20
>>My Config is as follows:
>>=20
>>filters.in.tab / filters.out.tab:
>>=20
>>"*"    "*"    "0.0.0.0/0"    "0.0.0.0/0"    "avscan.tab"
>>=20
>>avscan.tab:
>>=20
>>"/usr/bin/python"   "/var/MailRoot/filters/avscan.py"   "@@FILE"=20
>>"@@FROM"    "@@RCPT"
>>=20
>>=20
>>just to see if it runs the app with args i write a file, but=20
>>this file=20
>>is never/nowhere created...
>>=20
>>=20
>>i can't figure out why it isn't working...
>>=20
>>=20
>>please help me
>>-
>>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]
>>=20
>>    
>>
>-
>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]
>
>
>  
>

-
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]

Reply via email to