Add-in for Entourage

Å

Åsa Holmgren

I have created a COM-AddIn for Outlook to insert som HTML content into mail
messages. One of my customers have some Mac users in their organization who
wants the same facility. How can that be done? I understand that Entourage
can't use COM-Addins.
 
M

Mickey Stevens

There are a few options:
1. Entourage has limited HTML editing capability if HTML format is turned
on (Format > HTML). You can't edit the underlying code though.
2. If the user had Entourage 2004, he can create a new HTML document in
Word, edit the code to how he wants it, and then go to File > Send to > Mail
Recipient (as HTML) to send the code in a message.
3. Paul Berkowitz has AppleScripts (E1.1 for 2001, X 2.0.1 for X or 2004)
that can insert HTML code from an HTML file into a message. Get the free
script here:
<http://www.scriptbuilders.net/category.php?search=Send+Complex+HTML>
 
Å

Åsa Holmgren

Thank you!
/Asa

Mickey Stevens said:
There are a few options:
1. Entourage has limited HTML editing capability if HTML format is turned
on (Format > HTML). You can't edit the underlying code though.
2. If the user had Entourage 2004, he can create a new HTML document in
Word, edit the code to how he wants it, and then go to File > Send to > Mail
Recipient (as HTML) to send the code in a message.
3. Paul Berkowitz has AppleScripts (E1.1 for 2001, X 2.0.1 for X or 2004)
that can insert HTML code from an HTML file into a message. Get the free
script here:
<http://www.scriptbuilders.net/category.php?search=Send+Complex+HTML>
 
Top