Linux Admin Blog

System Administration, Linux, Solaris, Backup, Networking, Security, Mysql, Script, Tips & Tricks

Adjusting qmail queue time / lifetime

Posted by sanjaydalal4u on May 5, 2009

set the queuelifetime:

# echo 86,400″ > /var/qmail/control/queuelifetime

# /etc/init.d/qmail restart

The above example is for 1 days (qmail needs the time length in seconds). Just take the days and multiply by 86,400 seconds to get your result.

2 Responses to “Adjusting qmail queue time / lifetime”

  1. Hi, nice post. I have been pondering this issue,so thanks for writing. I’ll definitely be coming back to your blog. Keep up the good work

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>