I would like to process incoming e-mails (on IMAP account) as a e-mail fetching client and feed e-mail data into a scripting language to fill up a specific tables in database. The main goal is to process e-mail body text for data mining and metrics.
Best if run on common UNIX like systems: Linux, *BSD, Solaris
Infrastructure:
Mail Server <---using-IMAP--client<--- My Server--> Scripting lang. -> Database
What I found so far:
Any suggestions of what may be used to perform such task?
For Python, imaplib implements an IMAP4 client.
This and Nelson's answer should give you the template to follow:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With