HTML preferences by addressee?

D

David M. Glasgow

Hi all!

Is there a way to set Entourage automatically to turn OFF HTML formatting
when I send messages to a particular addressee? I haven't found anything in
the Contacts section, so I imagine I'll have to use a Rule and an
AppleScript to accomplish this.

I can't find anything promising in Entourage's AppleScript Dictionary,
though, except possibly "convert"--but would changing the character set
strip HTML? (And if so, from what to what?)

Thanks for any help you can provide!

: )
David
 
M

Mickey Stevens

No, it's not possible at the moment. See FAQ article #49 on The Entourage
Help Page for details and a suggested workaround that I use:
<http://www.entourage.mvps.org/faq/faqs.html#Anchor-49>

I don't know about AppleScript, there are some scripts that use a similar
principle for account or signature, but I don't know if that can be done for
HTML or plain text.
 
P

Paul Berkowitz

It could. The property you're looking for is not 'convert' (which has to do
with character encodings) but


set has html of front window to false

--
Paul Berkowitz
MVP Entourage
Entourage FAQ Page: http://www.entourage.mvps.org/toc.html

Please "Reply To Newsgroup" to reply to this message. Emails will be
ignored.

PLEASE always state which version of Entourage you are using - 2001 or X.
It's often impossible to answer your questions otherwise.
 
Top