Erika L. Walker-Arnold wrote:
> I'll send you the file we use off list.
> 
> It tested well for all of our client's email clients except for AOL 5
> and below.
> We also had a few issues with Eudora on a Mac, but otherwise, it was a
> success. People who were able to receive HTML emils, only got the HTML
> version, and people who could only take text (pharmaceutical clients
> were our target) only received the text version.

After seeing it: it is sending both an HTML version and a plain text 
version. That is something entirely different as detecting which is 
supported and then sending only the correct one.


> Is is 100% solid, not likely. Does it work 80-90% of the time for us?
> We've sent out over 200,000 emails, and no complaints (NO this is not
> spam, it is opt-in newsletters and invitations) ...
> 
> Can it be improved? Very likely! And if you see a weak area, please let
> me know.

It needs a closing MIME-boundary and it is customary to include a 
message for people that use a non MIME-capable email client. 
Furthermore, I don't think attachment will work correctly due to nesting 
order issues in the email (needs multipart/alternative inside of 
multipart/mixed).

<cf_plug>
Or just download cf_advancedemail :)  (Please note that I have not yet 
decided whether I will port it to and support it on CF MX, which has an 
entirely different mail spool architecture, but even then you can take a 
look at the code.)
http://jochem.vandieten.net/coldfusion/customtags/advancedemail/
</cf_plug>

Jochem

______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to