Making Multipart text/html email
April 7, 2005 4:38 PM
Subscribe
I can't figure out how to do a multipart email message in Eudora 6 or Outlook 11 - basically an email that is HTML, (retaining an image map and attributes - don't ask), and those viewing from Unix get a text-only version of the message.
posted by bkdelong to computers & internet (5 comments total)
Regardless, if you compose a MIME message with attachments, someone looking at the body of the message with a non-MIME aware mailreader is going to see the non-text parts: a bunch of HTML markup and Base64-encoded crap. There are character-cell MIME-capable mailreaders such as Mutt which are intelligent enough to discard most of that crap, but you don't specify what software is being used by the Unix user in question, so it's hard to say what it'll look like to them.
posted by majick at 8:06 PM on April 7, 2005