The reading level for this article is Novice
How to send HTML Email with Entourage (Mac)
In preferences, you need to have “Display complex HTML in messages” and “Allow network access when displaying complex HTML” checked. Also uncheck and rechecked to see if that makes a difference.
Entourage Product Support information:
http://kbase.info.apple.com/cgi-bin/WebObjects/kbase.woa/wa/query?searchMode=Assisted&type=id&val=KC.113039
You may need to download the “send complex html” applescript from http://www.applescriptcentral.com
should let you use absolute/full pathnames for the files. Be sure it is the *server* pathname and not your local machine.
Using a base href tag will help as well.
MAC OS X Mail – FAQ
http://kbase.info.apple.com/cgi-bin/WebObjects/kbase.woa/wa/query?searchMode=Assisted&type=id&val=KC.61154
To send HTML email messages using, you need an additional header in your outgoing mail. To set an additional header, go into Entourage, pull down from “Tools” to “Accounts”, double-click on your account, then click on “Options”. From there, type in the following values:
Header: content-type
Value: text/html
The best thing to do is create a separate account for sending HTML mail only, because Entourage will try to encode ALL of your outgoing messages as HTML from that point forward, so anything that doesn’t have HTML code will be all squished together and become unreadable.
Now remember, your message should be written as HTML code, so the message would start off as:
<html>
and end with
</html>
Everything else within the HTML tags would be standard HTML code, and be sure to make ALL of your links ABSOLUTE LINKS (include the full URL).
http://www.holymac.com/news/office2001entouragef23.shtml
Mac Client List
http://www.emailman.com/mac/clients.html