R
Rick
We're migrating users from a proprietary mail system to Exchange. The
original mail is in a SQL database, and we can manipulate it from
Access.
We'd like to import the existing messages into .pst files, so the users
can access them from Outlook once they're on Exchange.
Our mapping options in the import process are limited. Specifically,
we only have one "body" field. In Outlook, this field is treated as
text. Unfortunately, the proprietary system has saved only the HTML
version of multipart messages. When we import this field into Outlook,
we see HTML code.
Clearly, .pst has provisions for holding HTML -- is there no way we can
import it? Will we have to convert the HTML to plaintext?
Is there any way, using CDO or Outlook programming, for example, to
spool this data into a .pst intact -- i.e. so that the HTML is retained?
original mail is in a SQL database, and we can manipulate it from
Access.
We'd like to import the existing messages into .pst files, so the users
can access them from Outlook once they're on Exchange.
Our mapping options in the import process are limited. Specifically,
we only have one "body" field. In Outlook, this field is treated as
text. Unfortunately, the proprietary system has saved only the HTML
version of multipart messages. When we import this field into Outlook,
we see HTML code.
Clearly, .pst has provisions for holding HTML -- is there no way we can
import it? Will we have to convert the HTML to plaintext?
Is there any way, using CDO or Outlook programming, for example, to
spool this data into a .pst intact -- i.e. so that the HTML is retained?