Re: Generating HTML emails with Eudora
Re: Generating HTML emails with Eudora
- Subject: Re: Generating HTML emails with Eudora
- From: Doug McNutt <email@hidden>
- Date: Mon, 26 Aug 2002 17:38:25 -0600
At 17:17 -0600 8/26/02, David Crowe wrote:
>
I am using the following script to test the generation of raw html emails using Eudora.
>
>
It would be much better to be able to put something inside an email to identify that one email as plain html. Does anyone have any ideas regarding this?
The header
Content-Type: text/html;
is what makes mail be read as such.
It's possible to put extra headers into an e-mail using
<x-eudora-setting:4401> (4402-4499 in order - ie: No Gaps)
Inserts extra headers
What I don't know is what happens if you use one of those to insert a Content-Type: header. Do you get two? Does Eudora override the added one? If two then which one is actually used at the destination? I may get to it in a while but for now I just keep "send immediately" set so that there are never any queued messages when I want to send to my nearly blind correspondent.
--
Applescript syntax is like English spelling:
Roughly, but not thoroughly, thought through.
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.