> -----Original Message----- > From: Les Mizzell [mailto:[EMAIL PROTECTED] > Sent: Friday, August 12, 2005 9:25 AM > To: CF-Talk > Subject: Undelivered cfmail > > I've got a client that was wondering what has been happening to some of > their mail - so I contacted the hosting service asking them to check the > undelivered folder or see what was stuck in the spool. > > They sent me a zip file back with close to 2000 files > Mail1223.cfmail > mail2837.cfmal
Is this a shared host (I assume it must be or else you'd have access to the mail yourself)? And they sent you all the mail from the server? That's just insane... there could be anything in there from any user of the system. If it is a shared host this seems like a major security breach on their part to me. > There's important information the client needs to get out of each one of > these - and I hate to have to tell them that they're going to have to > read each individual email in notepad and plow through all the html code > to find what they need. If they're form letters it should be easy enough to build a little tool to pull the information out of each and attach it to a log file. CFDIRECTORY over the folder, CFFILE each message, string parse out the info and CFFILE to a log file. Jim Davis ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:214772 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

