Mailenable版本:3.x问题:出站SMTP电子邮件排队
发生:随机
我们正在使用4GB RAM的Windows 2003 Server上使用Mailenable 3.x版本。 服务器资源良好,我们的服务器上有足够的存储空间。
DNS正在解决好,我们已经绕过了我们的防火墙,我们的邮件服务器也在防火墙的正常工作。 我们的电子邮件服务器前有一个AV / SPAMfilter,但从未中断过我们的电子邮件服务。 我们的任何networking设备,垃圾邮件filter或电子邮件服务器都没有改变。
问题出现在大约同一时间的最后两天,我们将在我们的电子邮件服务器上将所有出站电子邮件阻塞在队列中,如果我们尝试从外部端口25远程login到我们的电子邮件服务器,则SMTP日志是正常的。networking,我们得到以下SMTP错误代码:
451 ESMTP MailEnable Service temporarily refused connection at 07/02/11 18:20:41 from IP 1.1.1.1) because the server is too busy.
在这段时间,我们收到来自外部域名邮件的延迟。 我已经检查了Mailenable论坛/ kb和451 ESMTP代码的原因和解决方法,build议增join站连接限制。 我们的入站连接限制设置为32
谢谢 !
Resolution :
MailEnable知识库文章 – 增加SMTP服务的最大INBOUND连接
要解决此问题,请increase the Max Inbound Connections of the SMTP service 。 此设置可以在“高级SMTP”选项卡中的SMTP服务的属性中find。 或在以下位置;
MailEnable Administration Program ->servers ->localhost ->connectors ->SMTP Properties ->Inbound TAB ->Maximum number of concurrent connections.
有可能你的服务器受到攻击? 您可能会检查您的队列目录,以查看是否正在进行繁重的负载(可能来自正在进行的攻击或错误情况)。
Resolution :
MailEnable知识库文章 – 增加SMTP服务的最大INBOUND连接
要解决此问题,请increase the Max Inbound Connections of the SMTP service 。 此设置可以在“高级SMTP”选项卡中的SMTP服务的属性中find。 或在以下位置;
MailEnable Administration Program ->servers ->localhost ->connectors ->SMTP Properties ->Inbound TAB ->Maximum number of concurrent connections.