SMTP服务器的附件文件大小限制是多少

SMTP服务器的附件文件大小限制是多少

本文介绍了SMTP服务器的附件文件大小限制是多少(smtp.gmail.com)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





我能够发送 10kb 的文件但无法发送 385kb 文件。

我的问题是 SMTP服务器有任何大小限制。

若真,那么如何克服。

请帮忙...



Hi,

I am able to send a file of 10kb but unable to send 385kb file.
My question is there any size limit with SMTP server.
If true then how to overcome.
Please help ...

Note: I am using smtpServer.SendAsync(objMail, "Send");    





谢谢



Thanks

推荐答案


这篇关于SMTP服务器的附件文件大小限制是多少(smtp.gmail.com)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-06 10:56