So my requirement is :
I have alert emails coming into my email address ( outlook ); I want to move those ( forward ) email to a linux machine so that I can use them to push into a DB.
--> Is there a way to get emails from my outlook box to a folder in Linux machine ( I have looked into apache james but i feel its a overhead )
Any help would be much appreciated
Was following this :
https://dzone.com/articles/how-to-ingest-email-into-apache-hadoop-in-real-tim
Thanks.