I have emailed it to you. We do have a newer version in development with more bells and whistles, but were keeping it in-house. Don't want all hosts offering the same services we do after all :-)
Russ Michaels www.cfmxhosting.co.uk -----Original Message----- From: Ken Ketsdever [mailto:[EMAIL PROTECTED] Sent: 12 August 2005 16:37 To: CF-Talk Subject: RE: Undelivered cfmail Hi Russ, That seems like an awfully useful bit of code. Would you be willing to share it? Ken -----Original Message----- From: Russ Michaels [mailto:[EMAIL PROTECTED] Sent: Friday, August 12, 2005 8:31 AM To: CF-Talk Subject: RE: Undelivered cfmail We actually have a custom service that we wrote which runs on our servers that does the following. Check the undelivered folder every hour. Copy all undelivered mail back into the spool After 24 hours, if the mail still cannot be delivered, it is copied to an archive for 30 days. If a customer then comes asking about undelivered mail, we can check the archive for antyhing form their address and send them a copy. Usually it will be failed due to bad addresses. This generally solve sthe problem with the undelivered fodler filling up with masses of bad mail and never getting checked, and tons of mail never getitng sent. Russ Michaels www.cfmxhosting.co.uk -----Original Message----- From: Les Mizzell [mailto:[EMAIL PROTECTED] Sent: 12 August 2005 14:25 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 They're pretty ugly to read in notepad - see below. 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. Anybody know of a way that these could be read a little more easily, or are they going to hav to do it the hard way? I *do* know that it's time to get them to finally move to a new host! server: mail.xxx.com:25 from: xxxx.org to: [EMAIL PROTECTED] subject: CLAIM FORM type: text/html; charset=UTF-8 X-Mailer: ColdFusion MX Application Server body: body: body: <html><head> body: <style type="text/css"> body: <!--.bodyTEXT {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }--> body: </style></head> body: <body> body: <div class="bodyTEXT"> body: <strong>Name</strong>: xxx Reynolds<br> body: <strong>Date</strong>: 02-06-05<br> body: <strong>Your Mission Organization</strong>: xxx<br> body: <strong>Policy Number</strong>: xxx<br> body: <br> -- ----------- Les Mizzell ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:214776 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

