Robin Dewar wrote: > > 1. Manually re-spooling HTML mail which goes into the undeliverable > folder (e.g. due to a lack of response from the SMTP sender) gets sent > out in Plain Text format, despite clearly being an HTML email. I've > tried cfmailparams etc, but no joy.
IIRC the additional header information for emails (including the Content-Type) is not stored together with the files in the spoolfolder but elsewhere. I presume this additional information gets out of sync or is even discarded when the file is moved to the undeliverable folder. Do you have the latest updater? > I feel I can't trust cfmail on mx and am starting to look at > alternatives, so can anyone.. If you have a SMTP server that can read standard messages from a pickup directory you could write directly to that directory. Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Get the mailserver that powers this list at http://www.coolfusion.com Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

