stationary incompatibility!!!

G

Guest

Concerning Outlook 2003; When we were designing a new stationary for a
client, we came upon the problem that certain HTML-tags didn't work anymore.
They did work in outlook 2000. Now we came upon the problem that every time
embedded images or images which were linked from a website, came as
attachments with the email to other emailclients than Outlook 2003 (eudora
etc.)
Even the standard Outlook-stationary came as attachments..
What has happend to: - the HTML-codes of Outlook 2003? - to the fact that
outlook 2003 sends images as attachments to other emailprograms?

Does anyone has a solution to this programn or a tip how to avoid this???

thanks
 
N

neo [mvp outlook]

it would help if you mention which tags you are having issues with. the
reason that i say this is that you might not be aware that ol2003 reading
pane is much more secure than ol2000. for example, it doesn't allow script
to run or images to be pulled down from the web automatically. both of
these methods have been used to force open attachments or web beacons to
verify a live address.

/neo

ps - you also might want to mention if you are using word 2003 as the email
editor.
 
G

Guest

The tags I use are standard tags like A HREF. The images are indeed on the
clients site but are still being send as attachment. I used the CSS-style
no-repeat but that doesn't work in Outlook 2003. The full code I get from the
mail is:

<x-html><!x-stuff-for-pete base="" src="" id="1"
charset="iso-8859-1/macintosh"><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0
Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=ISO-8859-1" http-equiv=Content-Type>
<STYLE type=text/css>BODY {
BACKGROUND-COLOR: #ffffff; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY:
Arial, Helvetica, sans-serif; FONT-SIZE: 11px; FONT-STYLE: normal;
FONT-WEIGHT: normal
}
</STYLE>

<META content="MSHTML 5.00.3700.6699" name=GENERATOR></HEAD>
<BODY background=http://www.client.nl/directory/image.gif leftMargin=30
topMargin=120 MARGINHEIGHT="15" MARGINWIDTH="30">
<TABLE border=0 width=770>
<TBODY>
<TR>
<TD>
<P>txt</P></TD></TR></TBODY></TABLE></BODY></HTML>

</x-html>
 
N

neo [mvp outlook]

Do you know what mail server is involved in the equation?

Also, open Outlook 2003 and check the setting at Tools > Options > Mail
Format > Internet Options > Internet Format. There is a checkbox at the
top. I think if that is checked that Outlook will pull the background image
and include it as an attachment rather than a reference.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top