|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Leon Finker (lf21
NETZERO.NET)Date: Mon May 21 2001 - 10:12:17 CDT
I'm not familiar with MS CDO, but i've worked with another imap lib.
You must always have access to parsing the body parts of the message.
So looking at the
http://msdn.microsoft.com/library/psdk/exchsv2k/_cdo_bodyparts_coclass.htm
(if that's what you're using) it gives you ability to enumerate body parts.
Also, check the RFC on mail reporting: http://www.faqs.org/rfcs/rfc1892.html
----- Original Message -----
From: "Chandrasekar Balasubramanian" <Chandrasekar_B
SATYAM-INFOWAY.COM>
To: <DCOM
DISCUSS.MICROSOFT.COM>
Sent: Monday, May 21, 2001 10:04 AM
Subject: Out of the Topic - MAPI
> Hello All,
>
> We are working on a messaging system in COM+. Here is our requirement. We
need
> to send a mail to the receipients
> which we currently do using CDO, which is a SMTP mail. We need to track
the
> non-delivery. The requirement being that
> we should be able to map the non-delivery to the original message sent
using
> SMTP (CDO). Please suggest a solution.
>
> I'm able to capture the message Id of the original message sent using
SMTP. Now
> I'm using MAPI to read the Undelivered mails. So, precisely I need to read
the
> Message Id of the embedded mail ( which is the original message) in the
return
> mail. Please suggest.
>
> Thanks,
>
> Regards,
> Krishna.Satyam Infoway Ltd
>
> ----------------------------------------------------------------
> Users Guide http://msdn.microsoft.com/workshop/essentials/mail.asp
> contains important info. Save time, search the archives at
> http://discuss.microsoft.com/archives/index.html .
> To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
>
----------------------------------------------------------------
Users Guide http://msdn.microsoft.com/workshop/essentials/mail.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]