I created an application with 3 virtual machines and I supervise all these machines with Nagios.
I use nagios to send me email to my Outlook on localhost with postfix and I went to got all mail with a Java EE application and put them in my database.
How can I extract all my email from MS outlook with Java EE and put them in my database?
I use IMAP in postfix to send email to Outlook on my localhost
I have Outlook version 2007 and Windows 7
Cordialement