>>>>> "JS" == Joseph Scott <[EMAIL PROTECTED]> writes:

JS>     How does postfix determine that a message has been delivered
JS> though?  From reading Dan's first message, my though was the problem was
JS> doing the processing of the commit, all the db stuff, which would happen
JS> after the perl script had already accepted delivery of the message. 

You configure your program as a transport agent.  Then it can do
things like returning the error codes from sysexits.h like EX_TEMPFAIL
and EX_OK to communicate back to postfix the status of the operations.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to