Title: Re: getting rid of those silly email backgrounds
On 2/6/04 6:55 PM, "Allen Watson" <[EMAIL PROTECTED]> wrote:

On or near 2/6/04 9:19 AM, Kirk McElhearn at [EMAIL PROTECTED] observed:

> On 2/6/04 6:14 PM, "tuqqer" <[EMAIL PROTECTED]> wrote:
>
>> Any thoughts? Am I the only one bugged by these things?
>
> Yes. In fact, since I have HTML display turned off, I don't understand why
> the backgrounds get displayed.
>
They are not images read with HTML tags; they are attached files. Those always get displayed, I believe.

They do, but that's not what's going on in this case.  The HTML mail specifies the background picture in the body tag as <body background="">whatever the attachment segment number is">.  Because Entourage renders that as simple HTML, it will appear regardless of whether the option to display complex HTML is turned on or off.  If the background image were referenced using CSS, that would be handled by the complex HTML engine.  I'd imagine that's less likely in most cases.

I'm guessing you all are aware that Entourage (X at least, don't know about 2001) has the option to "Remove Background Picture" under the message window.  Using GUI scripting, I suppose you could create an AppleScript that would create a reply and press that menu item automatically.  That might be easier than the other method.

--
Mickey Stevens (Microsoft MVP for Office:mac)
PowerPoint FAQ featuring PowerPoint:mac: <http://www.pptfaq.com/>
Entourage Help Page: <http://www.entourage.mvps.org/toc.html>

Reply via email to