Sending multipart/alternative emails using Outlook ?

  • Thread starter Thread starter Shiv Kotagal
  • Start date Start date
S

Shiv Kotagal

Hi all,
Is is possible to send 'multipart/alternative' content
type emails(the plain text/html) using Outlook ?

The problem I am facing is that, I have a vb macro sending
out HTML emails to people but recipients who have email
clients other than outlook or clients who view only plain
text emails are getting broken hyperlinks and defaced
emails. I want clients to receive the text version when
their email client cannot handle html and html version
when their email client can handle html.

Please help ! any clue will be greatly appreciated.

thanks,
Shiv Kotagal
 
Not with Outlook, which generates the plain text part automatically from the HTML part.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 
Back
Top