Author: Claude Schneegans
Short Link:http://www.houseoffusion.com/groups/cf-talk/thread.cfm/threadid:58430#317403
Hi,
I have a newsletter sent to suscribers, and I got one rejected this
mornig by SpamAssassin.
Among the things it is complaining about, there are a couple of things I
can manage to improve,
but there is also this one:
"Subject: has too many raw illegal characters"
This is because the subject contains French characters in is-8859-1.
I suppose they should be MIME encoded, and apparently CFMAIL does not do
it automatically.
I cannot find any function in CF (CF 5) that would do that.
Does anyone know some tool that would do the job?