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 to populate Parts/PartsList from a FETCH BODYSTRUCTURE ?
Niels Erik Knudsen

From: Odense, Denmark
Posts: 5
Member Since: 03/24/03
posted January 22, 2004 12:06 PM

Hi,
I have tried to optain witch attachments is in a mail without rethriving the entire mail.

i have found the IMap command

DMail.Command("FETCH 217 (RFC822.SIZE UID FLAGS RFC822.HEADER BODYSTRUCTURE)", reply)

it rethrives the attachment structure, but i'm at a loss how to get dart to decode the reply Body Structure Reply.

Regards
Niels Erik Knudsen
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted January 22, 2004 12:10 PM

We wouldn't decode it. You would have to do it yourself. Whenever you use the command method it's completely up to you what you do with the reply.

Reply | PowerTCP Mail for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX