[請益]postfix之log解析問題
时间:2010-07-01
来源:互联网
想请问一下以下maillog是什么意思
Jul 1 11:50:54 mail postfix/cleanup[2934]: 4F9809C261: hold: header Received: from tkb4gxzz1s (xxx-xx-xx-xxx.hinet-ip.hinet.net [aaa.aa.aa.aaa])??by mail.agrowthe.com.tw (Postfix) with ESMTPA id 4F9809C261??for <[email protected]>; Thu, 1 Jul 2010 11:50:53 +0800 from xxx-xx-xx-xxx.hinet-ip.hinet.net[xxx.xx.xx.xxx]; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<tkb4gxzz1s>: //The effect of this is to tell Postfix to move all messages to the HOLD queue.
Jul 1 06:48:02 mail postfix/cleanup[49085]: ADFE1A3343: hold: header Received: from efgoil.com (unknown [91.205.155.250])??by mail.agrowthe.com.tw (Postfix) with ESMTPA id ADFE1A3343;??Thu, 1 Jul 2010 06:47:57 +0800 (CST) from unknown[91.205.155.250]; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<efgoil.com>: //The effect of this is to tell Postfix to move all messages to the HOLD queue.
讯息几乎都是上面这个,然后红色的字的地方不一样,从不用来源来的ip也不相同
然后q信里面就一直累积[email protected]寄出的信件,帐号都没办法正常收发,outlook按传送接收都没出现错误,可是信件就是好像进不到主机。
谢谢大家解惑!!
Jul 1 11:50:54 mail postfix/cleanup[2934]: 4F9809C261: hold: header Received: from tkb4gxzz1s (xxx-xx-xx-xxx.hinet-ip.hinet.net [aaa.aa.aa.aaa])??by mail.agrowthe.com.tw (Postfix) with ESMTPA id 4F9809C261??for <[email protected]>; Thu, 1 Jul 2010 11:50:53 +0800 from xxx-xx-xx-xxx.hinet-ip.hinet.net[xxx.xx.xx.xxx]; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<tkb4gxzz1s>: //The effect of this is to tell Postfix to move all messages to the HOLD queue.
Jul 1 06:48:02 mail postfix/cleanup[49085]: ADFE1A3343: hold: header Received: from efgoil.com (unknown [91.205.155.250])??by mail.agrowthe.com.tw (Postfix) with ESMTPA id ADFE1A3343;??Thu, 1 Jul 2010 06:47:57 +0800 (CST) from unknown[91.205.155.250]; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<efgoil.com>: //The effect of this is to tell Postfix to move all messages to the HOLD queue.
讯息几乎都是上面这个,然后红色的字的地方不一样,从不用来源来的ip也不相同
然后q信里面就一直累积[email protected]寄出的信件,帐号都没办法正常收发,outlook按传送接收都没出现错误,可是信件就是好像进不到主机。
谢谢大家解惑!!
作者: a915032m 发布时间: 2010-07-01
不知我解的对不对,如有误也烦请指正
我反解了agrowthe.com.tw,找不到,假设是您不想让他人知道公司名字,所以从log中判读如下
第一个log判断是从hinet的浮动ip寄出,使用的是agrowthe.com.tw,可能用以下列类似手法,目前公司用
smtpd_sender_restrictions = ...........然后加上check_sender_access hash:/usr/local/etc/postfix/sender_access 解决这个问题
1. client端工具Outlook Express
1.1. 电子邮件地址: [email protected]
1.2. 回覆地址: [email protected]
1.3. 内送邮件 POP3: myhome.idv.tw
1.4. 外寄邮件 SMTP:myhome.idv.tw
1.5. 帐户名称: RelayTest (实际存在於myhome.idv.tw主机上的帐号,且有密码保护)
1.6. 我的伺服器需要验证打勾并选使用与内送邮件伺服器相同的设定
Jul 1 11:50:54 mail postfix/cleanup[2934]: 4F9809C261: hold: header Received: from tkb4gxzz1s (xxx-xx-xx-xxx.hinet-ip.hinet.net [aaa.aa.aa.aaa])??by mail.agrowthe.com.tw (Postfix) with ESMTPA id 4F9809C261??for <[email protected]>; Thu, 1 Jul 2010 11:50:53 +0800 from xxx-xx-xx-xxx.hinet-ip.hinet.net[xxx.xx.xx.xxx]; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<tkb4gxzz1s>: //The effect of this is to tell Postfix to move all messages to the HOLD queue.
第二个类似第一个
Jul 1 06:48:02 mail postfix/cleanup[49085]: ADFE1A3343: hold: header Received: from efgoil.com (unknown [91.205.155.250])??by mail.agrowthe.com.tw (Postfix) with ESMTPA id ADFE1A3343;??Thu, 1 Jul 2010 06:47:57 +0800 (CST) from unknown[91.205.155.250]; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<efgoil.com>: //The effect of this is to tell Postfix to move all messages to the HOLD queue.
我反解了agrowthe.com.tw,找不到,假设是您不想让他人知道公司名字,所以从log中判读如下
第一个log判断是从hinet的浮动ip寄出,使用的是agrowthe.com.tw,可能用以下列类似手法,目前公司用
smtpd_sender_restrictions = ...........然后加上check_sender_access hash:/usr/local/etc/postfix/sender_access 解决这个问题
1. client端工具Outlook Express
1.1. 电子邮件地址: [email protected]
1.2. 回覆地址: [email protected]
1.3. 内送邮件 POP3: myhome.idv.tw
1.4. 外寄邮件 SMTP:myhome.idv.tw
1.5. 帐户名称: RelayTest (实际存在於myhome.idv.tw主机上的帐号,且有密码保护)
1.6. 我的伺服器需要验证打勾并选使用与内送邮件伺服器相同的设定
Jul 1 11:50:54 mail postfix/cleanup[2934]: 4F9809C261: hold: header Received: from tkb4gxzz1s (xxx-xx-xx-xxx.hinet-ip.hinet.net [aaa.aa.aa.aaa])??by mail.agrowthe.com.tw (Postfix) with ESMTPA id 4F9809C261??for <[email protected]>; Thu, 1 Jul 2010 11:50:53 +0800 from xxx-xx-xx-xxx.hinet-ip.hinet.net[xxx.xx.xx.xxx]; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<tkb4gxzz1s>: //The effect of this is to tell Postfix to move all messages to the HOLD queue.
第二个类似第一个
Jul 1 06:48:02 mail postfix/cleanup[49085]: ADFE1A3343: hold: header Received: from efgoil.com (unknown [91.205.155.250])??by mail.agrowthe.com.tw (Postfix) with ESMTPA id ADFE1A3343;??Thu, 1 Jul 2010 06:47:57 +0800 (CST) from unknown[91.205.155.250]; from=<[email protected]> to=<[email protected]> proto=ESMTP helo=<efgoil.com>: //The effect of this is to tell Postfix to move all messages to the HOLD queue.
作者: tonyvan123 发布时间: 2010-07-13
相关阅读 更多
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28