That is not what we are saying! The fact here is that you say there is no way to tell if an email fails - and we know there is - both at server level and code.
What more do you need to tell that an email fails? it is all their for you. ColdFusion is 10 years old and this is probably that most basic of tags. Jochen provided a good way hosts deal with the undeliverable. "This e-mail is from Reed Exhibitions (Oriel House, 26 The Quadrant, Richmond, Surrey, TW9 1DL, United Kingdom), a division of Reed Business, Registered in England, Number 678540. It contains information which is confidential and may also be privileged. It is for the exclusive use of the intended recipient(s). If you are not the intended recipient(s) please note that any form of distribution, copying or use of this communication or the information in it is strictly prohibited and may be unlawful. If you have received this communication in error please return it to the sender or call our switchboard on +44 (0) 20 89107910. The opinions expressed within this communication are not necessarily those expressed by Reed Exhibitions." Visit our website at http://www.reedexpo.com -----Original Message----- From: Mike Kear To: CF-Talk Sent: Sat Jul 29 15:33:57 2006 Subject: Re: CF 8 feature survey OK then . I give up. There is nothing about any aspect of ColdFusion that could possibly be improved. Waste of time suggesting anything. The fact that I spend a significant amount of my time helping my clients work through CFMAIL problems is probably only fantasy on my part. What a bunch of negative thinkers you lot are. I'm bloody glad you arent working on the feature list for the next version. There would be no new features at all. Cheers Mike Kear Windsor, NSW, Australia Certified Advanced ColdFusion Developer AFP Webworks http://afpwebworks.com ColdFusion, PHP, ASP, ASP.NET hosting from AUD$15/month On 7/29/06, Jochem van Dieten <[EMAIL PROTECTED]> wrote: > Robertson-Ravo, Neil (RX) wrote: > > Thanks Jochen; I am not familiar with shared hosting and to be honest I > > forgot about spooling! > > The only involvement I have with shared hosting is that I run one :) Anything in the undeliverable folder gets parsed and if the programmer has bothered to code a failto attribute in the cfmail it has a failto address in the header and I send it there. If the programmer didn't bother about a failto attribute I suppose he doesn't want the errors and I just delete the failed email. > > > The problem with that is exactly the opposite problem from the one Mike has: some errors get handled twice, once in the try/catch that gets triggered when you don't spool and once when they are in the undeliverable folder. Some people find it very confusing they are notified twice of the same error :) > > Jochem > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:248132 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

