procmail
[Top] [All Lists]

Re: Problem executing Procmail from .forward file

2002-02-02 10:58:29
try and add a space before the pipe in your .forward file, e.g.:

" | procmail -f-"

In the previous episode (01.02.2002, 13:23:10), Francis Stiff
<fstiff(_at_)chevalcap(_dot_)com> said:
.forward contents = "|procmail -f-"

Result -
   ----- The following addresses had permanent fatal errors -----
"|procmail -f-"
    (expanded from: <-------(_at_)-----(_dot_)com>)

   ----- Transcript of session follows -----
sh: procmail not available for sendmail programs
554 "|procmail -f-"... Service unavailable

We get the same result for similar .forward contents, e.g.
"|/usr/bin/procmail -f -"

----------------------

.forward contents = "|IFS=' '&&exec /usr/bin/procmail -f-||exit 75
#chevalcapital"

Result -
   ----- The following addresses had permanent fatal errors -----
"|IFS=' '&&exec /usr/bin/procmail -f-||exit 75 #chevalcapital"
    (expanded from: <-------(_at_)-----(_dot_)com>)

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