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 : xmail@xmailserver.org
> 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]

Reply via email to