Dominic Mitchell wrote:
> 
> On Tue, Jun 19, 2001 at 11:39:32AM +0100, Leon Brocard wrote:
> > Greg Cope sent the following bits through the ether:
> > > I want to design a mailer for sending large numbers of individual
> > > messages to a large list.
> >
> > You're writing a mailer in Perl. Mailers have been done before. If
> > you're using a slow one, then look at other ones, such as exim.
> 
> The trouble is that practically all mailers will write the queue file to
> disk before they do *anything* else, for safety reasons.  If I
> understood the initial message correctly, this is his problem.
> 

According to rfc 822 IIRC this is what they should do, and this is my
problem.  Plus all deamons have a bottle neck managing the queue.

> I think that qmail, exim and postfix all fall into this category.  I
> have a feeling that it can be turned off in sendmail, but you'd need to
> check.

Even turned off it's still slow.

Greg

> 
> -Dom
> 
> --
> | Semantico: creators of major online resources          |
> |       URL: http://www.semantico.com/                   |
> |       Tel: +44 (1273) 722222                           |
> |   Address: 33 Bond St., Brighton, Sussex, BN1 1RD, UK. |

Reply via email to