I have verified all records in the database have a valid email in the db.  I
believe the problem is stemming from the single thread 6.1 uses to send mail
where as cf 7 cfmail is a multi-threaded process.

The cftry will not work also because I have found the following:

        Using a recordset of 600.  
        cfmail will work for an undetermined amount of records but once
it      fails it does, not an cannot, recover in that tag sequence.  For
instance if it fails on record 300 the last 300 records will not be
sent.  But once the tag finishes failing, if you run it again the mail  will
be sent.  I have tried to reverse the records and have gotten the       same
result.  I believe the records are independent of the problem   besides the
sheer amount of them.

Thanks.
Brian

-----Original Message-----
From: Allan Cliff [mailto:[EMAIL PROTECTED] 
Sent: Monday, September 12, 2005 10:49 AM
To: CF-Talk
Subject: RE: CFMail Errors when mass mailing (not spam)

Just put a cftry tag around your cfmail.

You must have an empty "TO" field in the db or something.

Allan

-----Original Message-----
From: Brian Polackoff [mailto:[EMAIL PROTECTED] 
Sent: 12 September 2005 16:45
To: CF-Talk
Subject: RE: CFMail Errors when mass mailing (not spam)


Sending about 600 mails at a time, the error ranges from:

CFMail requires a To: attribute when I have tested it is there to the
general cf was looking at the following code...

Thanks,
Brian

-----Original Message-----
From: Matthew Walker [mailto:[EMAIL PROTECTED] 
Sent: Sunday, September 11, 2005 9:35 PM
To: CF-Talk
Subject: RE: CFMail Errors when mass mailing (not spam)

What error do you get? How many are you sending?

-----Original Message-----
From: Brian Polackoff [mailto:[EMAIL PROTECTED] 
Sent: Monday, 12 September 2005 1:30 p.m.
To: CF-Talk
Subject: CFMail Errors when mass mailing (not spam)

Does anyone know on a cfmx 6.1 box how to send using the CFMAIL tag a
slew of emails at a time.  I have tried looping through, sending to a
single address at a time.  I have also tried sending the message to
every address at once.  Usually CF errors.

Any ideas, I know this issue was resolved with cf 7 but can't upgrade
just yet.

Thanks in advace,
Brian Polackoff










~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:217936
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to