| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I have been trying to find a solid way to generate an html email in
Eudora for some time, and I have finally come up with a solution I'm
comfortable with, so I thought I'd share it.
I had initially thought about changing the setting in Eudora
(<x-eudora-setting:9014>). But, I don't think this would work well,
because this setting is global
A somewhat cleaner and more robust method is the following:
Generate html in some fashion (e.g. using FileMaker to set a text
field to the raw html, and then exporting that one field to a
temporary text file). Note that the format of the first few lines is
critical. I use:
From myemailaddress Fri Oct 25 08:08:08 2002To: email@address
Subject: subject of email
Date: Fri Oct 25 08:09:10 2002
Using AppleScript do the following:
Convert the file type/creator type to TEXT/CSOm so that Eudora thinks
that the text file is a mailbox....
| References: | |
| >Generating an HTML email in Eudora... (From: David Crowe <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.