是否有自动过程将邮件从 Outlook/Outlook Express 上传到 Exchange 2007?
我要将一个组织从 pop3 帐户迁移到 Microsoft Exchange 2007,并且必须将所有用户邮件(大部分位于 Outlook Express 和一些 Outlook 中)上传到他们的 Exchange 帐户。 有人知道从 Outlook Express 和 .pst 文件上传所有邮件和通讯簿的自动或半自动过程,而无需在 Outlook 中配置帐户吗?
I'm moving an organization from pop3 accounts to Microsoft Exchange 2007, and I have to upload all the users mails (which are in, mostly, Outlook Express and a few Outlook) to their Exchange accounts.
Anybody knows an automated or semi-automated procedure to upload all the mails and address books from Outlook Express and from a .pst file without having to configure the account in Outlook?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
上传本身不是问题,这可以使用WebDav协议在Exchange网络访问上轻松实现。
然而,从 PST 和 PBX 中获取邮件(我认为该文件是用于 OE 的)可能会更困难,虽然我知道存在一些文件格式描述,但这可能仍然是最困难的部分。
Uploading per se is not the problem, this can be easily achieved using the WebDav protocol on the Exchange web access.
However, getting the mails out of the PST and PBX (I think the file is for OE) may be more difficult, while I know that some file format descriptions exist, this may still be the most difficult part.
您可以通过一些额外的脚本来解决这些问题(地址簿和电子邮件),而且两者都是免费的。
You have solutions for those problems (address books and e-mails) with some extra scripting, and both are free.