> From: "Matt Schroebel" <[EMAIL PROTECTED]>
>
>> -Original Message-
>> From: Lowell Allen [mailto:[EMAIL PROTECTED]]
>> Sent: Monday, February 03, 2003 12:38 PM
>> To: PHP
>> Subject: [PHP] tracking bulk email
>> (1) My client is nervous about the script failing mid-list
>> and not being
, February 04, 2003 7:27 AM
To: PHP
Subject: Re: [PHP] tracking bulk email
> From: "Kevin Stone" <[EMAIL PROTECTED]>
>
> - Original Message -
> From: "Lowell Allen" <[EMAIL PROTECTED]>
>
>> I've added an email feature to a conten
> From: "Leonard Burton" <[EMAIL PROTECTED]>
>
> What about making the log a .txt file and not a database? Wouldnt that be
> quicker?
[snip]
>> Thanks, Kevin. I've put a counter in place within my mail loop. It seems to
>> slow the process, but perhaps not too much. And thanks to Mark McCulligh
> -Original Message-
> From: Lowell Allen [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 03, 2003 12:38 PM
> To: PHP
> Subject: [PHP] tracking bulk email
> (1) My client is nervous about the script failing mid-list
> and not being
> able to determine which contacts were sent mail. I
What about making the log a .txt file and not a database? Wouldnt that be
quicker?
Leonard.
-Original Message-
From: Lowell Allen [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 04, 2003 7:27 AM
To: PHP
Subject: Re: [PHP] tracking bulk email
> From: "Kevin Stone" <
> From: "Kevin Stone" <[EMAIL PROTECTED]>
>
> - Original Message -
> From: "Lowell Allen" <[EMAIL PROTECTED]>
>
>> I've added an email feature to a content management system that will send
>> plain text email to about 1400 contact addresses. Each contact is sent a
>> separate email with t
I am doing something similar to what you are doing. Sending out a newsletter
of about 1500 every month.
I have one table that holds every people.
I also have a campaign table. Every month I create a new newsletter
campaign. The campaign holds things like name of campaign, date sent and
location o
- Original Message -
From: "Lowell Allen" <[EMAIL PROTECTED]>
To: "PHP" <[EMAIL PROTECTED]>
Sent: Monday, February 03, 2003 10:37 AM
Subject: [PHP] tracking bulk email
> I've added an email feature to a content management system that will send
> plain text email to about 1400 contact addr
8 matches
Mail list logo