Login  
Search All Forums
Dart Home | PowerTCP Mail for ActiveX | Custom Development Reply | PowerTCP Mail for ActiveX Topics | Forums   
AuthorForum: PowerTCP Mail for ActiveX
Topic: How can I extract recepient e-mail address?
Natalie

From: None
Posts: 6
Member Since: 04/19/04
posted April 19, 2004 10:05 AM

Hello,

I'm writing a web application to read e-mails from server. I need to extact recipient name or e-mail from received message. Is ti possible to do using Pop1.Get msgContent.

Thanks in advance
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted April 19, 2004 10:06 AM

Yes. You could also do it by getting only the headet.
Natalie

From: None
Posts: 6
Member Since: 04/19/04
posted April 19, 2004 10:11 AM

Thanks for quick reply :)

But I don't know how to do that. Can you write a one row example.
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted April 19, 2004 10:16 AM

The Pop sample that ships with the product already shows how to do it. Look at function where we populate the listview the message information.
Natalie

From: None
Posts: 6
Member Since: 04/19/04
posted April 19, 2004 10:20 AM

Thanks
Natalie

From: None
Posts: 6
Member Since: 04/19/04
posted April 22, 2004 11:11 AM

Hello Tony,

I'm using Pop1.Messages(n).To.All but it return only recipient name, not e-mail. What i'm doing wrong?

Thanks.
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted April 22, 2004 11:14 AM

That would retrieve all of the recipients, not all of the email. Please see the sample app for a demonstration of how to get the email.
Reply | PowerTCP Mail for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX