>Is it the particular mail server which is fussy, or should I use some >special header via CFMAILPARAM? or some special encoding in the headers?
I'm not sure that I can answer this, specifically, but I can point you to the standard for encoding mail headers so that non-ASCII text is passed through (I just recently had to write a decoder for this for a UI for a customer's listserver): http://www.faqs.org/rfcs/rfc2047.html (I should also mention that I have no idea how much of this sort of processing CF is doing under the covers.) Sixten ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:249743 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

