Tim,
You are most correct, replace_header did the trick.
Thanks a bunch.
Philippe
Tim Williams wrote:
> "Philippe C. Martin" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
>> I have the following problem:
>> 1) I can use smtplib to send text messages
>> 2) I can generate htm
"Philippe C. Martin" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I have the following problem:
> 1) I can use smtplib to send text messages
> 2) I can generate html
> 3) I want to email the html and want it to be seen by the email client as
> html.
>
> However, when I receive the
Hi,
I have the following problem:
1) I can use smtplib to send text messages
2) I can generate html
3) I want to email the html and want it to be seen by the email client as
html.
However, when I receive the message, the email client displays it as text
(code hereunder) - I assume it has to do wi