On Tue, 2005-09-27 at 05:58 +0100, Peter Bowyer wrote: > On 26/09/05, Exim newbie <[EMAIL PROTECTED]> wrote: > > I have 3 mail server one pop3 and two smtp. My smtp servers place all the > > email in the que in /var/spool/exim/input but my pop3 server places the > > email in individual folders for example on my pop3 server my email that is > > in the que are in /var/spool/exim/input but in here there are sub folders > > 0-9 a-z and A-Z I have seen this for the email spools but not for the emails > > in the que is there a way I can stop this and just make exim dump or store > > all emails that are in the que to just /var/spool/exim/input/ ?
Unless your machines are handling very little load I'd recommend keeping the split_spool_directory directive and living with the queue being split down into multiple directories (what's the objection to this anyway?) -- Mark <[EMAIL PROTECTED]> -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
