Re: [Exim] large retry and wait-remote_smtp files

Top Page
Delete this message
Reply to this message
Author: Suresh Ramasubramanian
Date:  
To: Paul
CC: exim-users
Subject: Re: [Exim] large retry and wait-remote_smtp files
Paul writes on 12/11/2003 10:48 PM:

> - Local copy of named with caching
> - Update server to use localhost dns
> - Change exim to max queue run of 5 instead of 1 (queue_run_max = 5)
> - Now running exim -bd -q5m instead of exim -bd -q5h
> - Use tinydb in crontab every 24 hours on /var/spool/mail/db (clean out
> retry and wait-remote_smtp files)


Oh - tune your FS as well, to ensure performance (better disk IO, more
inodes etc)

    srs