使用C#读取Domino服务器的邮箱 [英] Reading domino server' mailbox using C#

查看:85
本文介绍了使用C#读取Domino服务器的邮箱的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在制作一个将从Domino服务器检索所有邮箱的应用程序. 并在列表中显示它们. 之后,我想将每个邮箱的电子邮件提取(显示)到另一个列表中.

I am making an application which will retrieve all mailboxes from Domino Server. And Display them in List. After that i want to extract( display) emails of each mailbox into another list.

例如: 考虑一下Outlook的示例.当我们单击特定的pst文件夹时.显示所选文件夹中的所有邮件.

eg: Consider example of outlook.When we click on particular pst folder. all mails in selected folder get displayed.

请尽可能向我发送代码.因为我是C#的新手. 或向我发送相关链接.

Kindly send me code if possible.As i am new to C#. Or send me related links.

推荐答案

我想枚举所有邮箱而不进行Domino开发的最简单方法是通过LDAP.然后,正如reto所建议的那样,IMAP界面应该能够向您显示每个邮箱的内容.

I guess the simplest way to enumerate all the mailboxes without turning to Domino development is via LDAP. Then, as reto suggests, the IMAP interface should be able to show you the contents of each mailbox.

当然,您需要一个有权访问每个用户邮箱的帐户.

Of course, you'll need an account with access to each users mailbox.

这篇关于使用C#读取Domino服务器的邮箱的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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