Check the archives for the list.  I know I asked this questions a few
months back.  Basically, the answer is (barring any hosting
restrictions) that it can be done with CFMX (especially enterprise
edition which has some sort of ability to send more messages than the
professional version).  The big thing you need to look out for is
invalid email addresses and such because that will kill the cfmail loop
and thus kill all of the emails going out.

John

-----Original Message-----
From: Asim Manzur [mailto:[EMAIL PROTECTED]
Sent: Thursday, September 02, 2004 1:43 PM
To: CF-Talk
Subject: Re: CFMAIL and mass mailings: problem?

<cfquery name="getList" datasource="mailing"> select name, email from
table </cfquery>

<cffile action="" file="#file#" addnewline="yes">

My question is I am also getting involve in the same sort of project.
How can I create the log file for the email which have been sent and the
one which are refused/not send.

Thanks,

>If you are hosted somewhere than your own server, then I would make
>sure your host doesn't have mails-per-hour-restrictions on your server.

>This is the case at our hosting company, and I would assume that it
>would be smart for other companies to do it too.  I think ours is like
3000 per hour limit.
>
>Also, I may be wrong, but CFMX has the capability to send thousands of
>emails per second to the spool.  At least that is how I remember it.  
>So your seven hours may be a little long...
>
>Ray
>
>At 01:27 PM 9/2/2004, you wrote:
>>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to