需要Maillog解释

我想知道是否有人可以帮我阅读这个maillog,并告诉我为什么电子邮件testingb通过,而电子邮件testingt没有。 正如你将会看到每封电子邮件都被抄送到test-s,而test-b的电子邮件则用于testing,而用于testing的那封电子邮件并没有到达任何地方。

让我加我不是一个真正的系统pipe理员,但我必须“填写”。 所以任何帮助将不胜感激。

注:我已经更改了电子邮件以保护所有者的隐私:P。

这里是日志:

Dec 8 21:54:29 w3 sendmail[10083]: pB88sSlk010083: [email protected], size=1259, class=0, nrcpts=2, msgid=<[email protected]>, relay=daemon@localhost Dec 8 21:54:29 w3 sendmail[10084]: pB88sT4P010084: from=<[email protected]>, size=1415, class=0, nrcpts=2, msgid=<[email protected]>, proto=ESMTP, daemon=MTA, relay=localhost.localdomain [127.0.0.1] Dec 8 21:54:29 w3 sendmail[10083]: pB88sSlk010083: [email protected],[email protected], [email protected] (2/2), delay=00:00:01, xdelay=00:00:00, mailer=relay, pri=61259, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (pB88sT4P010084 Message accepted for delivery) Dec 8 21:54:29 w3 sendmail[10087]: pB88sTwJ010087: [email protected], size=1129, class=0, nrcpts=2, msgid=<[email protected]>, relay=daemon@localhost Dec 8 21:54:29 w3 sendmail[10088]: pB88sTpu010088: from=<[email protected]>, size=1306, class=0, nrcpts=2, msgid=<[email protected]>, proto=ESMTP, daemon=MTA, relay=localhost.localdomain [127.0.0.1] Dec 8 21:54:29 w3 sendmail[10087]: pB88sTwJ010087: [email protected]<[email protected]>,Tracey Joyce<[email protected]>, [email protected] (2/2), delay=00:00:00, xdelay=00:00:00, mailer=relay, pri=61129, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (pB88sTpu010088 Message accepted for delivery) Dec 8 21:54:30 w3 sendmail[10090]: pB88sTpu010088: to=<[email protected]>, delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=151306, relay=mxa.onenet.co.nz. [202.36.68.28], dsn=2.0.0, stat=Sent (B4ee0799f0000 Message accepted for delivery) Dec 8 21:54:31 w3 sendmail[10086]: STARTTLS=client, relay=gmail-smtp-in.l.google.com., version=TLSv1/SSLv3, verify=FAIL, cipher=RC4-SHA, bits=128/128 Dec 8 21:54:31 w3 sendmail[10090]: STARTTLS=client, relay=gmail-smtp-in.l.google.com., version=TLSv1/SSLv3, verify=FAIL, cipher=RC4-SHA, bits=128/128 Dec 8 21:54:33 w3 sendmail[10086]: pB88sT4P010084: to=<[email protected]>, delay=00:00:04, xdelay=00:00:04, mailer=esmtp, pri=151415, relay=gmail-smtp-in.l.google.com. [74.125.91.26], dsn=2.0.0, stat=Sent (OK 1323334050 b15si1538496qcz.163) Dec 8 21:54:33 w3 sendmail[10090]: pB88sTpu010088: to=<[email protected]>, delay=00:00:04, xdelay=00:00:03, mailer=esmtp, pri=151306, relay=gmail-smtp-in.l.google.com. [74.125.91.26], dsn=2.0.0, stat=Sent (OK 1323334050 s9si877612qcx.88) Dec 8 21:54:35 w3 sendmail[10086]: STARTTLS=client, relay=aspmx.l.google.com., version=TLSv1/SSLv3, verify=FAIL, cipher=RC4-SHA, bits=128/128 Dec 8 21:54:37 w3 sendmail[10086]: pB88sT4P010084: to=<[email protected]>, delay=00:00:08, xdelay=00:00:04, mailer=esmtp, pri=151415, relay=aspmx.l.google.com. [74.125.91.27], dsn=2.0.0, stat=Sent (OK 1323334054 y4si1543502qcs.119) 

日志行说这个:

 Dec 8 21:54:30 w3 sendmail[10090]: pB88sTpu010088: to=<[email protected]>, delay=00:00:01, xdelay=00:00:01, mailer=esmtp, pri=151306, relay=mxa.onenet.co.nz. [202.36.68.28], dsn=2.0.0, stat=Sent (B4ee0799f0000 Message accepted for delivery) 

由于收件人的邮件服务器mxa.onenet.co.nz的状态是“stat =发送(B4ee0799f0000邮件接受发送)”,这意味着问题不在您的手中。 您的邮件服务器已成功将邮件传递给收件人的邮件服务器,并且任何问题都会在mxa.onenet.co.nz或之后发生。

在这种情况下,testing收件人应联系mxa.onenet.co.nz邮件pipe理员。 您可以向pipe理员提供mxa.onenet.co.nz的相关日志条目,他可以在他的最后追捕问题。