发新话题
打印

[bug report]发送出错,但是extmail没有返回错误信息

[bug report]发送出错,但是extmail没有返回错误信息

  我故意测试了一个大的邮件进行发送。看到了postfix的日志是:
复制内容到剪贴板
代码:
Feb 27 14:47:20 localhost postfix/postdrop[20382]: warning: uid=25: File too large
Feb 27 14:47:20 localhost postfix/sendmail[20381]: fatal: [email]testtest@smart02.dipns.com[/email](25): Message file too big
但是extmail没有返回这样的错误提示出来。导致了发出这封邮件的假象。

不知道这个算不算是extmail的bug?

谢谢!

TOP

引用:
下面是引用hongfengwbw于2006-02-27 14:51发表的[bug report]发送出错,但是extmail没有返回错误信息:
  我故意测试了一个大的邮件进行发送。看到了postfix的日志是:
复制内容到剪贴板
代码:
Feb 27 14:47:20 localhost postfix/postdrop[20382]: warning: uid=25: File too large
Feb 27 14:47:20 localhost postfix/sendmail[20381]: fatal: [email]testtest@smart02.dipns.com[/email](25): Message file too big
.......
确实存在此问题。是由于extmail代码里,调用sendmail时忽略了其返回的错误,
这个错误将在这两天内得到修正。感谢bw的汇报!
欢迎使用下列开源软件: 高性能邮件系统- ExtMail Spam Locker反垃圾邮件系统

TOP

发新话题