Java应用程序使用MAPI访问MAILBOX [英] Java application to access MAILBOX using MAPI

查看:106
本文介绍了Java应用程序使用MAPI访问MAILBOX的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在我的邮件服务器和Java程序之间建立连接以使用协议MAPI解析邮件..现在,该连接可以与使用IMAPS的模拟邮箱一起正常工作.但是我的邮件服务器不支持MAPI. .因此,像JMAPI这样的任何选项都是如此.

解决方案

似乎Java很好地支持POP3和IMAP.

但是对于其他协议,您可以使用在 JavaMail API-第三方中找到的供应商之一产品.

我在与Novell Groupwise协议通信时遇到了问题,幸运的是,它们有一个IMAP桥本可以用来代替.

Moonrug Exchange连接器看起来像您想要的,但是您必须购买./p>

OpenMAPI 看起来很有前途,但仍在开发中.

I am trying to establish a connection between my mail server and a java program to parse the mail using protocol MAPI.. now the connection is working fine with a mock mailbox using IMAPS..but my mail server does not support MAPI..So is thr any option like JMAPI..

解决方案

It seems like Java Supports POP3 and IMAP very well out of the box.

But for other protocols you can use one of the vendors found at JavaMail API - Third Party Products.

I've had problems communicating with the Novell Groupwise Protocol, luckily they have a IMAP bridge I could have used instead.

The Moonrug Exchange Connector looks like the one you are looking for, but you will have to purchase.

OpenMAPI looks like a promising one, but it is still in development.

这篇关于Java应用程序使用MAPI访问MAILBOX的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆