Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Retry when pipe command times out

24 views
Skip to first unread message

croft...@gmail.com

unread,
Dec 10, 2008, 7:36:24 PM12/10/08
to
We have postfix to deliver local mail through a pipe command that
accesses a database. If the database server crashes, the command is
hanging and postfix eventually logs the following error "warning:
pipe_command_read: read time limit exceeded" and then bounces an error
message bac k to the sender.

Is it possible to have postfix retry delivery by the command command
rather than immediately bounce a permanent failure?

Thanks.

qui...@skywalk.co.za

unread,
Jun 15, 2016, 6:43:01 AM6/15/16
to
try adding the -o soft_bounce=yes option

foobar unix - n n - - pipe
-o soft_bounce=yes
flags=RF user=foobar:foobar argv=command-line

note that this will cause it to retry forever. failed messages never get bounced again.
0 new messages