On Fri, May 05, 2000 at 01:59:39PM +0200, Jesper Hess Nielsen wrote:
> When I try to run the script directly :
> 
> [root@ns bin]# ./qmail-filter.py
> 
> bash: ./qmail-filter.py: No such file or directory

Try:

    $ python qmail-filter.py

If that works then something is wrong with the first line or the
permissions are wrong.  It may also be useful to remove the
try/except lines when testing.

    Neil

-- 
"All truth passes through three stages: first, it is ridiculed; next it is
violently attacked; finally, it is held to be self-evident." -- Schopenhauer

Reply via email to