Hi to all, I've got a requirement to retrieve inbound email from a dedicated mailbox (probably through imap), and populate a data table with the results, including downloading any attachments and either storing them in the file system and referencing them, or attaching them to the database in an ole field, then mark the message as read.
The problem I'm having is finding a module/API to do this that people have actually tried and tested (have only gone through the first three pages of search results looking for "email") - I don't mind paying for it if no freeware option is available, if I know it's going to work and be straightforward to code in. If anyone has any experience of carrying out this task, your knowledge and a kick in the correct direction would be appreciated.
Any experience of the Chilkat library would also be appreciated.
We ideally don't want to rely on Outlook, as there's a good chance the machine running the application may not have Outlook on it.
PG
The problem I'm having is finding a module/API to do this that people have actually tried and tested (have only gone through the first three pages of search results looking for "email") - I don't mind paying for it if no freeware option is available, if I know it's going to work and be straightforward to code in. If anyone has any experience of carrying out this task, your knowledge and a kick in the correct direction would be appreciated.
Any experience of the Chilkat library would also be appreciated.
We ideally don't want to rely on Outlook, as there's a good chance the machine running the application may not have Outlook on it.
PG