OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Subject: Re: Large job submissions
From: Jonathan Bartlett (johnnybwolfram.com)
Date: Wed Jul 05 2000 - 04:04:22 CDT


The pause wouldn't matter. If you are using the sendmail interface, the
only thing that happens to your mail is it gets written to a file in
/var/spool/postfix/postdrop/. The pickup daemon pulls messages from that
directory whenever it has time, so the pickup daemon does all of the dirty
work. You don't have to worry about pausing at all. The pickup daemon
will pause if it needs to.

Jon

On Tue, 4 Jul 2000, Francisco Reyes wrote:

> On Tue, 4 Jul 2000 03:06:15 -0500 (CDT), Jonathan Bartlett
> wrote:
>
> >I don't think that there is any way to bring a machine to a halt
> >using Postfix like you can with sendmail.
>
> That is very good news.
> I will do some testing, but I am leaning towards trying between
> 50 and 100 SMTP agents.
>
> >Also, these mails are dynamically generated, so each is a separate message,
> >while you are probably just sending one message with 20,000 recipients.
> >Jon
>
> Ours are also dynamically generated.
> We control the program that submits the emails. Will it help if
> we put a small pause every 100 or 1000 emails? What pause would
> help? Is there even a way to measure this? (i.e. messages in
> que so I can see how well we are keeping up with the program
> sending the emails).
>
> francisco
>
>