• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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