java 导入outlook联系人,通过localhost上的Java EE读取电子邮件Outlook

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

解决方案

First, there is nothing named "JEE". The correct name is "Java EE".

Second, Outlook is an email client. Exchange is the email server. If the messages are on the Exchange server, and the Exchange server is configured to allow IMAP access, you can use JavaMail to read all the messages on the server. Start with the JavaMail FAQ.

If the messages are really on your desktop/laptop machine, stored in the Outlook client, e.g., because you've configured Outlook to download all the messages, store them locally, and remove them from the server, then you have a much harder problem. Outlook stores the messages locally in a Microsoft proprietary format that JavaMail doesn't directly support. There are some third party tools to help read such messages.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值