Greg Moeller <[EMAIL PROTECTED]> wrote:
> Is there any way to discard any Email the mailer daemon generates?
No easy, built-in way, but then again, you shouldn't need it. queue
management in qmail is completely automatic.
> Each day, the queue on our server builds up between 7000-10000 Email in the
> queue that the mailer daemon's trying to return. (All spam, of course, the
> return address being bogus in some way) I have to run a script every night
> that deletes all DAEMON mail then restart the queuing system in order to not
> have the queue utterly overload. (much over 15000-20000 in the queue and the
> system bogs down trying to sort out what Email it's trying to send)
Your system is misconfigured. What split value are you using? What
filesystem on what operating system? What kind of disk/array is the queue on?
If your system bogs down because of the number of (basically inactive)
messages in the queue, you've configured your system with values which are
inappropriate for the load you're trying to serve.
> Or maybe some way to limit the 4 day delivery time to maybe 18-24 hours.
qmail's default queuelifetime is 7 days. You can lower it to whatever you
want. However, reducing it too far will cause mail to bounce which would
otherwise be delivered successfully.
Charles
--
-----------------------------------------------------------------------
Charles Cazabon <[EMAIL PROTECTED]>
GPL'ed software available at: http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------