procmail
[Top] [All Lists]

Re: why this is not working ?

2006-05-26 05:46:00
Ruud H.G. van Tol schreef:


http://www.xs4all.nl/~rvtol/procmail/dev/test.pr 
#!/usr/bin/env procmail -m

Change the shebang to one that fits your system. 
See http://en.wikipedia.org/wiki/Shebang_(Unix) 


When the command "which procmail" shows 
/usr/local/bin/procmail

you can make it 

#!/usr/local/bin/procmail -m


-- 
Groet, Ruud

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>