|
|
WebCrossing Neighbors Creates Private Social Networks Create a complete social network with your company or group's own look. Scalable, extensible and extremely customizable. Take a guided tour today <http://www.webcrossing.com/tour>
|
TidBITS TidBITS TidBITS Talk 
Sending HTML Messages from Eudora Dave Friedman - 07:40am Oct 28, 2004 PSTDisclaimer: I am against HTML email, but I can be bought. I have a project that requires sending an email newsletter with formatting more complicated than Eudora's tools allow. If I hand code a layout that makes use of tables then copy and paste the HTML into a new message in Eudora, will other email clients interpret the email properly? Is it a problem to use tags that Eudora doesn't support? Do I need to add any special tags in order for this to work? Can I embed graphics in the email or should image tags be linked to a web server? Do I need to forget about Eudora and use a different email client? [You can't just paste HTML into Eudora's message window, because it won't know to send the message with the appropriate headers. There are ways of tricking Eudora into sending full HTML, but they aren't trivial (as I remember, it involves attaching the HTML document with some very specific hidden settings). The easiest approach is probably to send from a program like Netscape that includes a full HTML editor. Lots of testing with reading the mail in all the difference email clients is required, of course. -Adam] Thanks,
Dave
Mark as Read
maclists (apparently)
-
Oct 29, 2004 7:41 am
(#1 Total: 7)
|
 |
|
|
 |
| Posts: 23 |
Re: Sending HTML Messages from Eudora
>Disclaimer: I am against HTML email, but I can be bought.
>
>I have a project that requires sending an email newsletter with
>formatting more complicated than Eudora's tools allow. [snip]
>
>[You can't just paste HTML into Eudora's message window, because it
>won't know to send the message with the appropriate headers. There
>are ways of tricking Eudora into sending full HTML, but they aren't
>trivial (as I remember, it involves attaching the HTML document with
>some very specific hidden settings). The easiest approach is
>probably to send from a program like Netscape that includes a full
>HTML editor. Lots of testing with reading the mail in all the
>difference email clients is required, of course. -Adam]
Here's another trick that may be more straightforward.
Send yourself an HTML-formatted message. When you receive it, open
it and choose Edit (pencil button at top of message) and Show Source
(Blah blah blah button). Replace the source HTML with your own, and
save the message. Now use the Message/Redirect menu command to send
your message with its "new DNA" inside. As far as I know, Eudora
won't touch your HTML.
Dave
|
|
 |  |
evanssl21 (apparently)
-
Oct 29, 2004 7:49 am
(#2 Total: 7)
|
 |
|
|
 |
| Posts: 31 |
Re: Sending HTML Messages from Eudora
At 07:40 -0700 2004.10.28, Dave Friedman wrote:
>I have a project that requires sending an email newsletter with
>formatting more complicated than Eudora's tools allow.
Prepare your HTML as a separate file and send it as an attachment.
Better, if you have Adobe's Distiller, is to send your message as
an attachment in PDF format.
Art Evans
|
|
 |  |
atlauren (apparently)
-
Oct 29, 2004 7:49 am
(#3 Total: 7)
|
 |
|
|
via email - Practicing random acts of punditry. |
|
|
 |
| Posts: 814 |
Re: Sending HTML Messages from Eudora
At 7:40 AM -0700 10/28/04, Dave Friedman wrote:
>I have a project that requires sending an email newsletter with
>formatting more complicated than Eudora's tools allow. If I hand
>code a layout that makes use of tables then copy and paste the HTML
>into a new message in Eudora, will other email clients interpret the
>email properly?
I'm not aware of user-type Mac tools for sending 'real' HTML in
email, with the proper MIME headers and all. If you need to send
'real' HTML, I'd look to PHP or Perl or pretty much any scripting
language with a Web-ish affiliation.
http://www.phpbuilder.com/columns/kartic20000807.php3
With PHP (or perl or...) you could assemble a Web form that accepts
an uploaded HTML file (and a text variant of the same content, if you
want to be really nice) and sends an email with all the proper MIME
segments and headers. Actually you could do it with pretty much any
scripting language (even AppleScript, with the right osax), but PHP
comes with OSX (as does perl), and there are tons of books
available...
--
Andrew Laurence
atlauren  uci.edu
|
|
 |  |
schinder (apparently)
-
Nov 2, 2004 9:35 am
(#4 Total: 7)
|
 |
|
|
 |
| Posts: 116 |
Re: Sending HTML Messages from Eudora
If you really have a need to send HTML, you might give Thunderbird a try
< http://mozilla.org>. I've been using Thunderbird as my main mail
client for a few weeks now, although I have as much of the HTML stuff
turned off as possible (I like Thunderbird because it can seamlessly use
gpg by installing an extension). Since it evolved from the mail part of
Mozilla, I'll bet it does outbound HTML properly. It certainly displays
the HTML mail I receive as well as Safari does.
--
Paul Schinder
schinder  pobox.com
|
|
 |  |
Nik (apparently)
-
Nov 2, 2004 9:35 am
(#5 Total: 7)
|
 |
|
|
 |
| Posts: 386 |
Re: Sending HTML Messages from Eudora
Mozilla or Mozilla Thunderbird can send HTML messages. Works just fine.
They also import Eudora address books without too much trouble, so it
might be a useful solution. Both are free/open source.
< http://www.mozilla.org/>
--Nik
|
|
 |  |
listmeister (apparently)
-
Nov 2, 2004 9:41 am
(#6 Total: 7)
|
 |
|
|
 |
| Posts: 10 |
Re: Sending HTML Messages from Eudora
|
|
 |  |
ed524
-
Nov 2, 2004 9:41 am
(#7 Total: 7)
|
 |
|
|
 |
| Posts: 1 |
Re: Sending HTML Messages from Eudora
Another approach which will not cost you anything is to use Thunderbird (free download at Mozilla.org) All you need to do is create a new message, then select "Insert" from the menu, paste in your HTML and click OK. It supports full HTML, including CSS and linking to an external source so you don't need to send all the graphics, etc. in the email. I have been using this approach for several clients who want to send email newsletters. A nice benefit to using CSS is that if the recepient has HTML turned off or has an email client that does not support it, the text degrades into basic formatted text and is still readable. Hope this helps - Ed
|
|
|
TidBITS TidBITS TidBITS Talk Sending HTML Messages from Eudora
|
|