I know you can save an email as a text file. I want to be able to review the email inbox in Delphi and save a selected email as a text file into a selected folder.
How can I do this?
I receive formatted e-mails that I now save to a text file, then I read the text file with a Delphi program and place the data into an Access data file. I would like to eliminate the manual process of saving the e-mail to a text file and have that done by the program.
It would allow you to open up the mailbox without the user needing to open their mail client. It can also connect the MS Exchange and pull the emails from there. I use this in a project where website orders are emailed to my client and the contents of the order are in the body of the email.
Add-In-Express would let you create a COM add-in for Outlook that could do some of that. But it would require Outlook and Outlook would have to be started.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.