Re: SV: [PHP] Sending alots of mail

2001-08-16 Thread Sheridan Saint-Michel
el Website Administrator FoxJet, an ITW Company www.foxjet.com - Original Message - From: Daniel Adams <[EMAIL PROTECTED]> To: PHP List <[EMAIL PROTECTED]> Cc: php <[EMAIL PROTECTED]> Sent: Thursday, August 16, 2001 12:31 PM Subject: Re: SV: [PHP] Sending alots of mail > Actu

Re: SV: [PHP] Sending alots of mail

2001-08-16 Thread Dennis Moore
control. Then write your scripts to integrate the two. /dkm - Original Message - From: "Daniel Adams" <[EMAIL PROTECTED]> To: "Jimmy Bäckström" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, August 16, 2001 1:30 PM Subject: Re: SV: [PHP] Sen

Re: SV: [PHP] Sending alots of mail

2001-08-16 Thread Daniel Adams
iginal Message - > From: "Tim" <[EMAIL PROTECTED]> > To: "Jimmy Bäckström" <[EMAIL PROTECTED]> > Cc: "Tyler Longren" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> > Sent: Thursday, August 16, 2001 9:39 AM > Subject: Re: SV: [PHP] Send

Re: SV: [PHP] Sending alots of mail

2001-08-16 Thread Daniel Adams
I've heard that qmail is better for a lot of things and easier to configure, but I've never actual used it. Perhaps I'll give it a try next time i set one up. - Dan On Thu, 16 Aug 2001, Jimmy Bäckström wrote: > Hmm that's what I thought about. But I think the system I'll be using uses

RE: SV: [PHP] Sending alots of mail

2001-08-16 Thread Tom Hodder
sendmail processes when there are less than certain number of sendmails runnning to balance the load. -Original Message- From: Tim [mailto:[EMAIL PROTECTED]] Sent: 16 August 2001 17:39 To: Jimmy Bäckström Cc: Tyler Longren; [EMAIL PROTECTED] Subject: Re: SV: [PHP] Sending alots of mail I

Re: SV: [PHP] Sending alots of mail

2001-08-16 Thread PHP List
all out. No one else had this problem? - Original Message - From: "Tim" <[EMAIL PROTECTED]> To: "Jimmy Bäckström" <[EMAIL PROTECTED]> Cc: "Tyler Longren" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, August 16, 2001 9:39 AM S

Re: SV: [PHP] Sending alots of mail

2001-08-16 Thread Tim
I have a system where we send periodic batches of 60,000 messages at a time, so it's definitely doable. It helps to put some throttling in there (i.e. a sleep() periodically) to be kind to your e-mail server. - Tim On 16 Aug 2001 18:34:11 +0200, Jimmy Bäckström wrote: > Hmm I knew that =) > I j

Re: SV: [PHP] Sending alots of mail

2001-08-16 Thread Tyler Longren
Yeah...probably too much. Sending 5000 individual e-mails would really bog the system down...no matter what it is. Personally, I wouldn't do it. Tyler Longren Captain Jack Communications [EMAIL PROTECTED] www.captainjack.com On Thu, 16 Aug 2001 18:34:11 +0200 Jimmy Bäckström <[EMAIL PROTECTE