Wietse Venema via Postfix-users:
> If you use defer_transports to freeze mail deliveries, then some
> messages may get close to the bounce_queue_lifetime, meaning that
> Postfix will try to deliver them only once.

And that was incorrect. defer_transports will not freeze mail in
the queue, it just moves a message to the deferred queue withoout
trying to deliver it. After a message reaches bounce_queue_lifetime,
it may be returned to sender just like any deferred message.

To really freeze messages in the queue, use the 'hold' queue.
Unfortunately, there is no 'hold_transports' feature to automate
that.

        Wietse
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org

Reply via email to