Re: Display attachments from .eml file (General questions)
Hi John,
wodSMTP is SMTP client component and it's used for sending emails.
Editing message attachment require more parsing options which is not required inside wodSMTP. For message parsing we have wodMailbox ActiveX component.
Using wodMailbox you can list attachments and save it to file if you like and open it afterward. Of course there is plenty other parsing options inside wodMailbox.
Hope I helped.
Regards,
Drazen
Complete thread:
- Display attachments from .eml file - John Buckley, 2010-03-02, 07:45
- Re: Display attachments from .eml file - woddrazen, 2010-03-02, 09:27