|
|
地板

楼主 |
发表于 2007-7-25 17:10:01
|
只看该作者
#Software: Microsoft Internet Information Services 6.0
#Version: 1.0
#Date: 2007-07-20 04:57:10
#Fields: date time c-ip cs-username s-sitename s-computername s-ip s-port cs-method cs-uri-stem cs-uri-query sc-status sc-win32-status sc-bytes cs-bytes time-taken cs-version cs-host cs(User-Agent) cs(Cookie) cs(Referer)
2007-07-20 04:57:10 10.36.16.37 OutboundConnectionResponse SMTPSVC1 kilhy1 - 25 - - 220+kilhy-ouo.com+ESMTP+Sendmail+8.12.11.20060308/8.12.11;+Thu,+19+Jul+2007+22:56:53+-0600 0 0 90 0 219 SMTP - - - -
2007-07-20 04:57:10 10.36.16.37 OutboundConnectionCommand SMTPSVC1 kilhy1 - 25 EHLO - kilhy1.kilhy-ouo.com 0 0 4 0 250 SMTP - - - -
2007-07-20 04:57:10 10.36.16.37 OutboundConnectionResponse SMTPSVC1 kilhy1 - 25 - - 250-kilhy-ouo.com+Hello+[78.138.38.122],+pleased+to+meet+you 0 0 62 0 437 SMTP - - - -
2007-07-20 04:57:10 10.36.16.37 OutboundConnectionResponse SMTPSVC1 kilhy1 - 25 - - 250-ENHANCEDSTATUSCODES 0 0 23 0 750 SMTP - - - -
2007-07-20 04:57:10 10.36.16.37 OutboundConnectionCommand SMTPSVC1 kilhy1 - 25 AUTH - - 0 0 4 0 750 SMTP - - - -
2007-07-20 04:57:10 10.36.16.37 OutboundConnectionResponse SMTPSVC1 kilhy1 - 25 - - 334+UGFzc3dvcmQ6 0 0 16 0 953 SMTP - - - -
2007-07-20 04:57:10 10.36.16.37 OutboundConnectionResponse SMTPSVC1 kilhy1 - 25 - - 535+5.7.0+authentication+failed 0 0 31 0 1141 SMTP - - - -
这是我在smtp日志中看到的,我的邮件服务器能发出邮件但是接收不到邮件。我是把所有邮件中继到78.138.38.122这个地址(出于安全原因这个地址是假设的)并让它转发。我的内部邮件服务器没有做MX记录解析,我也不知道用不用做MX记录解析。如果需要做我应该怎么做。因为78.138.38.122这个地址是做了MX记录解析的并且这是我在外国申请的企业邮箱地址。如果需做MX记录解析我应怎么做请详细解释。谢谢! |
|