P
Peter Ramsebner
Hi all,
i have to import HTML Mails which are sent from an internet platform.
I use the body property to get the mail body.
Now i have the problem, that the text which returns the body property is not
the mail content!
It seems to be the message content of another type of messages which also
are sent by the same sender but to another receipients.
On some Outlook Clients it work, on anohters not.
It seems that one Outlook Client generate the body property from the html
source and another directly (from what?)
My questions are:
- Is it possible that HTML messages contains the html source and
additionally the text?
- Is this an inconsistency of the mail?
- Is there a possibility to save the message in a binary file to explore it
with a hex-editor?
Thanks for help
Peter
i have to import HTML Mails which are sent from an internet platform.
I use the body property to get the mail body.
Now i have the problem, that the text which returns the body property is not
the mail content!
It seems to be the message content of another type of messages which also
are sent by the same sender but to another receipients.
On some Outlook Clients it work, on anohters not.
It seems that one Outlook Client generate the body property from the html
source and another directly (from what?)
My questions are:
- Is it possible that HTML messages contains the html source and
additionally the text?
- Is this an inconsistency of the mail?
- Is there a possibility to save the message in a binary file to explore it
with a hex-editor?
Thanks for help
Peter