【问题标题】:How to understand Exim log file?如何理解 Exim 日志文件?
【发布时间】:2010-12-05 23:24:37
【问题描述】:

谁能帮我理解 Exim 日志文件,并为我指出一个关于它的日志的好文档。

LINE 1
2010-12-05 17:30:15 1PPKHn-0003mA-5w <= username=example.com.br--4219--bounce@mydomain.com.br H=myserver.com.br () [174.120.195.18] P=esmtpa A=dovecot_plain:email@e-mydomain.com.br S=3851 id=4cfbe84724135_7b201579466da9b433988131@myserver.com.br.tmail

LINE 2
2010-12-05 17:30:12 H=mydomain.com.br () [111.111.111.11] Warning: Sender rate 1455.2 / 1h

LINE 3 
2010-12-05 17:30:12 1PPGo3-00010A-FL == super@domain.in R=lookuphost T=remote_smtp defer (-53): retry time not reached for any host

另外,我如何解析 Exim 日志文件以了解哪个 ISP(例如 hotmail.com、gmail.com)正在阻止我的服务器 IP?

【问题讨论】:

    标签: exim exim4


    【解决方案1】:

    Exim 以紧凑的格式记录消息的到达和传递,描述为here, in the online documentation。日志文件是可配置的,因此您可以使用 log_selector 选项添加或删除信息。

    【讨论】:

      猜你喜欢
      • 2014-04-12
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-01-09
      相关资源
      最近更新 更多