Hi all,

In my .mailfilter I'm running an external program that provides a
response code, which then is used to determine whether a message should
be delivered or not. The external program connects to mysql to do
whatever it needs to do.

If for some reason during its execution there is a database failure, I
don't want to drop the message, I would like to have it retried (remain
in the queue). Similar to when courier experiences a problem with the
.mailfilter file, it defers the message delivery attempt.

Is there a way to indicate to courier to have the message deferred,
rather than to accept or reject the message?

Thanks

Ricardo

Reply via email to