首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Exchange 2013上的大型mail.que文件

Exchange 2013上的大型mail.que文件
EN

Server Fault用户
提问于 2015-07-13 16:15:54
回答 1查看 14.8K关注 0票数 5

我面临一个问题,一个巨大的mail.que文件上的文件夹C:\Program Files\Microsoft\Exchange Server\V15\TransportRoles\data\Queue

我们的一个用户创建了一个重定向循环,并使用超过100 k的回弹消息创建了邮箱,这个文件最终填充了整个C:驱动器。

我在网上读到这个文件是做什么的,它似乎保存了一些旧的排队的消息,但我不确定这些信息是否正确。

正如所述的这里,使用以下算法删除该文件是安全的:

代码语言:javascript
复制
1. Run “Get-Queue” and take a look at the count of messages in HUB01
2. Goto services.msc and Pause the Microsoft Exchange Transport service
3. Again, run “Get-Queue” and ensure all pending messages are “zeroed” out
4. Once messages pending becomes zero, stop the Transport service
5. Move the mail.que file and all others to a new folder in the same location
6. Start the Transport service

我想知道这是否真的是正确的过程,因为链接上的信息似乎适用于Exchange 2010。

提前谢谢你,

EN

回答 1

Server Fault用户

发布于 2015-08-14 14:08:44

此过程也适用于Exchange 2013。为了防止这里还有Exchange2013:https://technet.microsoft.com/en-us/library/bb125177%28v=exchg.150%29.aspx的链接,本文还解释了如何将mail.que失败移动到另一个位置。

票数 2
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/705399

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档