> Can anyone tell me what the following message is?  It came from
> my CF mail log file.  At the time it happened approximately 326
> emails were being generated.
>
> "Error","TID=507","02/12/01","14:04:06","Failed to send the
> spooled mail file, C:\CFUSION\MAIL\spool\711.cfmail. SMTP server
> replied "Cannot attach 'C:\CFUSION\MAIL\spool\711.cfmail' to the
> mail message. The file does not exist." Moved file to
> C:\CFUSION\MAIL\undelivr\712.cfmail."

OK it happens when CFMail can't build the relevant file (all sorts of things
add to this), and the file ends up a zero length

The TID=507 isn't really breakable as it's the ID of the NT Thread, which is
pretty useless as they're dynamically allocated

For some odd reason, I get quite a few zero length CFMails in 4.5.x, but I
tend to ignore them as they only happen about once every 5-10,000 messages

Philip Arnold
Director
Certified ColdFusion Developer
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.
**********************************************************************


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to