• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

qmail delay

N

networkthinking

Guest
Hello,
I'm noticing that if a mail cannot be delivered in the queue, it takes seven days before qmail responds back to the user of the problem. How do I shorten that time?

Thanks,
Wally
 
If you create a file called:

/var/qmail/control/queuelifetime

You can enter the number of seconds you want messages to stay in the queue, then a blank line afterwards, save it and restart qmail.

The default is 604800 seconds = 7 days. You could try something like 259200 for 3 days, or whatever you desire. You can use "man qmail-control" for help with the options, then search the net for what each control file does.
 
Back
Top