OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: Max Queue Life

From: Sahil Tandon (sahiltandon.net)
Date: Mon Mar 16 2009 - 18:19:07 CDT


On Mon, 16 Mar 2009, Post Freak wrote:

> Is there a way (without recompiling) to increase maximal_queue_lifetime
> beyond 20 days? I've tried several settings, but none seem to work. I get
> this message in /var/log/maillog, but I can't set the param that high:

Yes, you can set maximal_queue_lifetime as high as 100d.
 
> postfix/qmgr[4176]: fatal: invalid maximal_queue_lifetime: 12960000 (max 8640000)

12960000s = 150d, which exceeds the 100d (or 8640000s) max hard-coded in
qmgr(8). For more help, show output of 'postconf -n'. Also see:
http://www.postfix.org/DEBUG_README.html#mail

--
Sahil Tandon <sahiltandon.net>