J
JosBau
Hello,
I am using a VBA-application to automatically process "nondelivery mails" of
my mailserver (exchange). To do so I use the text-property of the MAPI
message object. This worked well so far.
Now the mailserver changed to exchange 2003 and the format of "nondelivery
mails" has changed. I think it is now a report and no longer a mail. It is
not possible to get the text (body) of these "reports" with the text-property
of the MAPI message object. When I try so I only get an empty string although
the mail contains some text.
Thanks
Josef
I am using a VBA-application to automatically process "nondelivery mails" of
my mailserver (exchange). To do so I use the text-property of the MAPI
message object. This worked well so far.
Now the mailserver changed to exchange 2003 and the format of "nondelivery
mails" has changed. I think it is now a report and no longer a mail. It is
not possible to get the text (body) of these "reports" with the text-property
of the MAPI message object. When I try so I only get an empty string although
the mail contains some text.
Thanks
Josef