Automatically Drop Deffered Mail -PM to thread After I write
postconf -e maximal_queue_lifetime='1d'
I run this command :
$ zmcontrol shutdown
$ zmcontrol restart
$ postconf -d
but
the parameter in main.cf not change
maximal_queue_lifetime = 5d
what wrong sir ? |