On 11 January 2017 at 14:53, Viktor Dukhovni <postfix-us...@dukhovni.org> wrote: > >> On Jan 11, 2017, at 9:44 AM, Wietse Venema <wie...@porcupine.org> wrote: >> >> Thanks for spotting that. What about adding some text: >> >> Note: The smtp(8) and lmtp(8) delivery agents can make delivery >> attempts to multiple MX or A destinations. Unlike >> (smtp|lmtp)_reply_filter, the (smtp|lmtp)_delivery_status_filter >> is applied only to the result of the last delivery attempt. > > That looks rather good to me, so go ahead. >
That does indeed seem to have been the cause of my confusion, thank you for the explanation. I am now trying with smtp_reply_filter instead of smtp_delivery_status_filter.