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:248130 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

