> Yesterday, I did a dumb thing and got into a nasty pickle with my email
> newsletter.  I'm really grateful to Nick Slay for coming rapidly to my
> rescue with the solution.
>
> Now I find there's another potential problem ..... there were 40,920
> undelivered messages left on my server after I rebooted it, all with a
> file name like CFMnnnn.TMP.  As it happens, this was a blessing in this
> case, or else there would have been 40,920 messages incorrectly delivered
> to my users.  And they'd have been even more irate than they were.

OK, just to add my $.02 to this thread;

CF puts things into the undelivr folder if it can't get to the mail server,
so if the SMTP server was busy at the time CF tried to send it, then in it
goes

Try using one of the apps in the Developer's Exchange that move the mail
back to spool, this should solve most of your problems

We have the same problem when we're doing mass mailings, which is why we
break it into blocks of 1000 per "send", which usually takes a while to be
sent completely to the mail server, so you send the next block either an
hour or (if your server is faster at clearing the spool) 30 minutes

Takes a little extra coding, but solves a LOT of problems.

HTH

Philip Arnold
ASP Multimedia Limited
T: +44 (0)20 8680 1133

"Websites for the real world"

**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**********************************************************************


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to