如何从Exchange邮箱中提取大量附件 [英] How can I extract lots of attachments from an exchange mailbox

查看:212
本文介绍了如何从Exchange邮箱中提取大量附件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


你好

我有几千封带有附件的电子邮件,我需要从邮箱中导出。我想要的只是附件。我有哪些选择?

I've got a few thousand emails with attachments that I need to export from a mailbox. All I want is the attachements. What options are available to me?

干杯

推荐答案

您使用的是哪个版本的Exchange?你在写一个你想要重复的应用程序吗?或者你只想尝试一次?

What version of Exchange are you using ? Are you writing an application where you want to do this repeatable or are you just trying to do a one off?

如果它只是一个关闭你可以使用CDO 1.2和VBS脚本,例如以下脚本将上个月的附件从收件箱下载到c:\ temp并确保文件名是唯一的。这不会处理嵌入消息中的附件。

If its just a one off you could do it with CDO 1.2 and VBS script eg the following script would download attachments for the last month from the inbox to c:\temp and make sure the filenames are unique. This wont process attachments in embedded messages.




Code Block


这篇关于如何从Exchange邮箱中提取大量附件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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