邮件服务器-邮件系统-邮件技术论坛(BBS)

标题: 邮件退回问题,紧急,请帮忙 [打印本页]

作者: clarencemei    时间: 2008-11-17 22:32
标题: 邮件退回问题,紧急,请帮忙
香港老板用BB给内地的邮件回复,偶尔会有一个EMAIL会被退回,退回的信息见最下面。我不知道是什么原因,对方的SMTP LOG见下面:
被退的SMTP LOG2008-11-17 08:18:11 210.22.110.3 OutboundConnectionCommand SMTPSVC1 MAILSERVER - 25 XEXCH50 - 10264+7 0 0 7 0 797 SMTP - - - -
2008-11-17 08:18:17 210.22.110.3 OutboundConnectionResponse SMTPSVC1 MAILSERVER - 25 - - 504+Need+to+authenticate+first 0 0 30 0 5844 SMTP - - - -2008-11-17 08:18:17 210.22.110.3 OutboundConnectionCommand SMTPSVC1 MAILSERVER - 25 BDAT - 82301+LAST 0 0 4 0 5844 SMTP - - - -2008-11-17 08:18:23 210.22.110.3 OutboundConnectionResponse SMTPSVC1 MAILSERVER - 25 - - 554+5.1.0+Sender+Denied 0 0 23 0 11422 SMTP - - - -2008-11-17 08:18:23 210.22.110.3 OutboundConnectionCommand SMTPSVC1 MAILSERVER - 25 QUIT - - 0 0 4 0 11438 SMTP - - - -
正常的SMTP LOG:
2008-11-17 08:04:16 210.22.110.3 OutboundConnectionCommand SMTPSVC1 MAILSERVER - 25 XEXCH50 - 6660+8 0 0 7 0 687 SMTP - - - -
2008-11-17 08:04:21 210.22.110.3 OutboundConnectionResponse SMTPSVC1 MAILSERVER - 25 - - 504+Need+to+authenticate+first 0 0 30 0 5797 SMTP - - - -
2008-11-17 08:04:21 210.22.110.3 OutboundConnectionCommand SMTPSVC1 MAILSERVER - 25 BDAT - 95088+LAST 0 0 4 0 5797 SMTP - - - -
2008-11-17 08:04:21 210.22.110.3 OutboundConnectionResponse SMTPSVC1 MAILSERVER - 25 - - 250+2.6.0+<1410829404-1226909237-cardhu_decombobulator_blackberry.rim.net-2121949101-@bxe004.bisx.prodap.on.blackberry>+Queued+mail+for+delivery 0 0 144 0 6375 SMTP - - - -
2008-11-17 08:04:21 210.22.110.3 OutboundConnectionCommand SMTPSVC1 MAILSERVER - 25 QUIT - - 0 0 4 0 6390 SMTP - - - -
2008-11-17 08:04:21 210.22.110.3 OutboundConnectionResponse SMTPSVC1 MAILSERVER - 25 - - 221+2.0.0+mail.xxxxx.com+Service+closing+transmission+channel 0 0 67 0 6453 SMTP - - - -


退信的内容,地址肯定是完全正确的。

邮件没有送达某些或全部预期收件人。



主题:Re: 答复: 答复: Receivables2008.11.12.
发送时间:17/11/2008 16:23

邮件无法送达下列收件人:

  1@xxxxx.com 日期 2008-11-17 16:18
  找不到电子邮件地址。可能是因为收件人移动到了其他电子邮件组织,或者地址存在错误。请检查电子邮件地址,然后重试。
  <mail.petrocom-energy.com #5.1.0 smtp;554 5.1.0 Sender Denied>

  2@xxxxx.com 日期 2008-11-17 16:18
  找不到电子邮件地址。可能是因为收件人移动到了其他电子邮件组织,或者地址存在错误。请检查电子邮件地址,然后重试。
  <mail.petrocom-energy.com #5.1.0 smtp;554 5.1.0 Sender Denied>

  3@xxxxx.com 日期 2008-11-17 16:18
  找不到电子邮件地址。可能是因为收件人移动到了其他电子邮件组织,或者地址存在错误。请检查电子邮件地址,然后重试。
  <mail.petrocom-energy.com #5.1.0 smtp;554 5.1.0 Sender Denied>
作者: neil.fu    时间: 2008-11-18 09:43
可以启用中继服务来实现畅游呀
作者: linzhiyin_2003    时间: 2008-11-18 10:14
用黒莓手机有时候会出现这种情况的,主要可能是与server的 链接有问题。以前遇到过。
作者: clarencemei    时间: 2008-11-18 10:56
这是我本地的SMTP LOG,有一个我没理解,只有SMTP链接,但没有后续的工作就结束了
2008-11-17 08:21:25 125.214.226.220 mail.petrocom-energy.com SMTPSVC1 MAILSERVER1 192.168.0.50 0 EHLO - +mail.petrocom-energy.com 250 0 315 29 0 SMTP - - - -
2008-11-17 08:21:25 125.214.226.220 mail.petrocom-energy.com SMTPSVC1 MAILSERVER1 192.168.0.50 0 MAIL - +FROM:<1@petrocom-energy.com> 250 0 53 40 0 SMTP - - - -
2008-11-17 08:21:25 125.214.226.220 mail.petrocom-energy.com SMTPSVC1 MAILSERVER1 192.168.0.50 0 RCPT - +TO:<1@xxxxx.com> 250 0 0 36 0 SMTP - - - -
2008-11-17 08:21:25 125.214.226.220 mail.petrocom-energy.com SMTPSVC1 MAILSERVER1 192.168.0.50 0 RCPT - +TO:<2@xxxxx.com> 250 0 0 34 0 SMTP - - - -
2008-11-17 08:21:25 125.214.226.220 mail.petrocom-energy.com SMTPSVC1 MAILSERVER1 192.168.0.50 0 RCPT - +TO:<3@xxxxx.com> 250 0 0 33 0 SMTP - - - -
2008-11-17 08:21:25 125.214.226.220 mail.petrocom-energy.com SMTPSVC1 MAILSERVER1 192.168.0.50 0 RCPT - +TO:<4@xxxxx.com> 250 0 0 34 0 SMTP - - - -
2008-11-17 08:21:25 125.214.226.220 mail.petrocom-energy.com SMTPSVC1 MAILSERVER1 192.168.0.50 0 RCPT - +TO:<5@xxxxx.com> 250 0 0 35 15 SMTP - - - -
2008-11-17 08:21:25 125.214.226.220 mail.petrocom-energy.com SMTPSVC1 MAILSERVER1 192.168.0.50 0 RCPT - +TO:<6@xxxxx.com> 250 0 0 32 0 SMTP - - - -




欢迎光临 邮件服务器-邮件系统-邮件技术论坛(BBS) (http://bbs.5dmail.cn/) Powered by Discuz! X3.2