| Dart Home | PowerTCP Mail for ActiveX | Custom Development | Reply | PowerTCP Mail for ActiveX Topics | Forums |
| Author | Forum: PowerTCP Mail for ActiveX Topic: Marks the message as Read on exchange 2000 |
| aparna12 aparna@teleco.com From: decatur, GA USA Posts: 25 Member Since: 01/04/02 |
posted September 3, 2002 12:23 PM When i try to just read the header on Exchange 2000 it results in the message marked as read and doesn't leave it as new . pPop->Preview = 0; pPop->AttachmentDirectory = ""; pPop->Get(DartMail::msgPreview,_bstr_t(),NULL); |
K M Drake![]() From: Utica, NY USA Posts: 3406 Member Since: 07/14/00 |
posted September 3, 2002 3:45 PM Hi, I am not clear as to what you mean by "marked as read," but it is not the result of anything the control does. My guess is the server is adding a Status header to the message after receiving the TOP command (msgPreview) from the control. -ken |
| aparna12 aparna@teleco.com From: decatur, GA USA Posts: 25 Member Since: 01/04/02 |
posted September 3, 2002 3:51 PM What i mean is that after i use the control to login into a mailbox it marks all the message as read i.e the new messages which normally appear as bold changes itself to not being in bold. This normally happens if you read the message indicating you have read it atleast once so they aren't new. |
K M Drake![]() From: Utica, NY USA Posts: 3406 Member Since: 07/14/00 |
posted September 4, 2002 9:04 AM Hi, What you are describing is the behavior of an email client (for example, one created with our Tool, or an application like Outlook Express). The question is, what causes the client to behave in this way? One possibility is that this is an app created with our tool, and it is coded to remove the bold when a preview is performed. A second, more likely possibility, is that the server adds a "Status: RO" header to the message after receiving the request for headers, and the client sees this header and presents the message as "read." -ken |
| aparna12 aparna@teleco.com From: decatur, GA USA Posts: 25 Member Since: 01/04/02 |
posted September 4, 2002 10:06 AM The client that i am using is the web interface for exchange server. I also the same is true with using outlook and direct integration with exchange server. |
K M Drake![]() From: Utica, NY USA Posts: 3406 Member Since: 07/14/00 |
posted September 4, 2002 5:36 PM Hi, But it is the server that "marks" the message, correct? I mean, if you connect to the server with a telnet client and send the commands manually, you should see the same results. -ken |
| Reply | PowerTCP Mail for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|