Suresh,
Yep I've done the tinydb it removed thousands upon thousands of entires in
the db files but yet they are the same size still.
We are using split_spool_directory also. Im doing strace's on the -q5h
or -q15m processes and they seem to be just sitting there
one has (/usr/sbin/sendmail -q15m process)
select(0, NULL, NULL, NULL, {830, 890000}
the other (/usr/local/exim/bin/exim -q)
read(4,
They look like this:
2464 ? S 0:00 /usr/sbin/sendmail -q15m
2465 ? S 0:00 \_ /usr/local/exim/bin/exim -q
----- Original Message -----
From: "Suresh Ramasubramanian" <linux@???>
To: "Paul" <paul@???>
Cc: <exim-users@???>
Sent: Friday, December 12, 2003 12:33 PM
Subject: Re: [Exim] large retry and wait-remote_smtp files
> Paul writes on 12/11/2003 8:23 PM:
>
> > Thanks for the quick reply! Does exim_tinydb simply resort/compress the
db
> > file? Is this safe to do whilst the server is running and active exim
>
> exim_tidydb - it cleans out old / stale retry entries.
>
> And yes it is safe to do on a running exim server
>
> > We retry queue data every 5 hours. This seems reasonable doesn't it? Our
> > queue contains over 1 milllion files. Any mail older than 10 days is
auto
> > purged from the queue.
>
> Use split_spool_directory (or whatever the 3.3x equivalent is)
>
> srs
>
> --
>
> ## List details at http://www.exim.org/mailman/listinfo/exim-users Exim
details at
http://www.exim.org/ ##
>
>