On 3/23/2015 9:40 AM, Viktor Dukhovni wrote: > The extra files are not a problem. Don't count files in "defer". > > If you're using "long" queue-ids, and your clock is not prone to > moving backwards, you can automate removal of "defer" files that > are older than some reasonable multiple of the maximal_queue_lifetime. > > With a queue lifetime of 5 days, removing long queue-id "defer" > files older than 30 days is likely safe. Otherwise, you have to > stop Postfix and run "postsuper -s".
The machine runs ntpd continuously, so I *think* the clock won't go backwards. The maximal_queue_lifetime setting is not in my postconf -n output, so the default of 5 days is likely. I do not have long queue ids turned on. Is it still safe to wait a month and then wipe out any files in the spool older than 30 days? Thanks, Shawn