本文介绍了新手问题:如何更改邮件的最大大小的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
嗨
我刚刚开始研究MSMQ.我们有一些服务器(Windows 2003和2008)正在使用MSMQ接收消息.一世 请注意,收到的邮件不能大于4MB,因为它是.mq文件的文件大小.正确吗?
I have just started looking into MSMQ. We have some servers (Windows 2003 and 2008) which today are using MSMQ to receive messages. I understand that a message received cannot be larger than 4MB because it is the file size of a .mq file – is it correct?
我们需要接收大于4 MB的消息-有没有办法更改限制,以便我们可以接收大于4 MB的消息?
We need to receive messages larger than 4 MB – is there a way to change the limit so we can receive messages larger than the 4 MB?
推荐答案
欢呼
约翰·布雷克威尔(John Breakwell)
John Breakwell
这篇关于新手问题:如何更改邮件的最大大小的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!