procmail
[Top] [All Lists]

RE: I can't use procmail

2003-10-14 01:31:09
I don't think the '#' char should be there.

try... 
"| IFS=' '&& exec /usr/bin/procmail -f-||exit 75 godzik"

-----Original Message-----
From: Nicolas Godzik [mailto:nicolas(_dot_)godzik(_at_)inria(_dot_)fr]
Sent: 14 October 2003 10:18
To: procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
Subject: I can't use procmail


I have tested two possibilities of .forward

first:

"| IFS=' '&& exec /usr/bin/procmail -f-||exit 75 #godzik"

/usr/bin/procmail is well installed on the mail server

second:

"|IFS=' '&&exec $HOME/Procmail/procmail -f-||exit 75 #godzik"

in this case I have installed the procmail program in my home directory.

in all cases when I activate the .forward, the mails are not yet delivered to 
me, with a .procmailrc or not, it is the same.

I do not understand what happens !

and when i remove .forward it works again fine ...

_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail



_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

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