procmail
[Top] [All Lists]

EXITCODE may not be overriden after delivering recipe?

2004-02-12 08:04:27
hi

I did the obvious research (man, faq, archive, google) but couldn't
come up with an explanation for this.

Suppose I have a recipe like this:

------------------------------------------
VERBOSE=ON
LOGFILE=a.log

EXITCODE=99

:0:
users/$EXT/

EXITCODE=99
------------------------------------------

I get a log output like this:

------------------------------------------
procmail: Assigning "EXITCODE=99"
procmail: Locking "users/procmail/.lock"
procmail: Assigning "LASTFOLDER=users/procmail/new/1076591638.9601_1.tsunami4"
procmail: Unlocking "users/procmail/.lock"
From daniel(_at_)lorch(_dot_)cc Thu Feb 12 13:13:58 2004
 Subject: test
Folder: users/procmail/new/1076591638.9601_1.tsunami4 773
------------------------------------------

While the first assignment for EXITCODE works, after the delivering
recipe an assignment for EXITCODE does not seem to be possible any-
more.

Reasons?

daniel


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