Sriram Nyshadham:
> Hello All,
> 
> I need help finding out what parameter overrides what out of
> bounce_queue_lifetime and  maximal_queue_lifetime. On our MTAs,
> bounce_queue_lifetime = 0d and maximal_queue_lifetime = 5d. So,
> according to the definition, when bounce_queue_lifetime  is set
> to 0 then mail delivery should be tried only once. However, would
> it still be in the queue since the maxq life time is 5d?

bounce_queue_lifetime (default: 5d)
       The  maximal  time  a  BOUNCE MESSAGE is queued before it is considered
       undeliverable.  By default, this is the same as the queue life time for
       regular mail.

Thus, bounce_queue_lifetime specifies the life time of bounce messages.

        Wietse

Reply via email to