Auteur: Brian Blood Date: À: Exim Mailing List Sujet: Re: [exim] Which hardware do you use for your installation?
On Jun 11, 2008, at 2:46 PM, Sander Smeenk wrote: > One big fat tip for you, free of charge:
> Exim is not good at dealing with large queues, partly because of
> the way
> it keeps state in the db4 file. That's why almost all these platforms
> have their spool in memory and 'message logging' is turned off (-Mvl
> doesn't work).
This is why we tend to use Postfix for managing outbound email queues.
Exim for all the intelligent stuff; Postfix for brute force SMTP
delivery.