質問編集履歴

2

詳細ログの追記

2018/01/17 06:18

投稿

miyabi.ma3
miyabi.ma3

スコア6

test CHANGED
File without changes
test CHANGED
@@ -36,6 +36,100 @@
36
36
 
37
37
 
38
38
 
39
+ 詳細ログを取りました。
40
+
41
+ にらめっこしましたが・・・お恥ずかしながら全然わかりません。。。
42
+
43
+ ```
44
+
45
+ postfix/smtpd[14621]: connect from mrsts405p01c.softbank.ne.jp[123.108.236.71]
46
+
47
+ postfix/smtpd[14621]: smtp_stream_setup: maxtime=300 enable_deadline=0
48
+
49
+ postfix/smtpd[14621]: match_hostname: mrsts405p01c.softbank.ne.jp ~? 127.0.0.0/8
50
+
51
+ postfix/smtpd[14621]: match_hostaddr: 123.108.236.71 ~? 127.0.0.0/8
52
+
53
+ postfix/smtpd[14621]: match_hostname: mrsts405p01c.softbank.ne.jp ~? 192.168.20.0/24
54
+
55
+ postfix/smtpd[14621]: match_hostaddr: 123.108.236.71 ~? 192.168.20.0/24
56
+
57
+ postfix/smtpd[14621]: match_list_match: mrsts405p01c.softbank.ne.jp: no match
58
+
59
+ postfix/smtpd[14621]: match_list_match: 123.108.236.71: no match
60
+
61
+ postfix/smtpd[14621]: send attr request = connect
62
+
63
+ postfix/smtpd[14621]: send attr ident = smtp:123.108.236.71
64
+
65
+ postfix/smtpd[14621]: private/anvil: wanted attribute: status
66
+
67
+ postfix/smtpd[14621]: input attribute name: status
68
+
69
+ postfix/smtpd[14621]: input attribute value: 0
70
+
71
+ postfix/smtpd[14621]: private/anvil: wanted attribute: count
72
+
73
+ postfix/smtpd[14621]: input attribute name: count
74
+
75
+ postfix/smtpd[14621]: input attribute value: 1
76
+
77
+ postfix/smtpd[14621]: private/anvil: wanted attribute: rate
78
+
79
+ postfix/smtpd[14621]: input attribute name: rate
80
+
81
+ postfix/smtpd[14621]: input attribute value: 1
82
+
83
+ postfix/smtpd[14621]: private/anvil: wanted attribute: (list terminator)
84
+
85
+ postfix/smtpd[14621]: input attribute name: (end)
86
+
87
+ postfix/smtpd[14621]: > mrsts405p01c.softbank.ne.jp[123.108.236.71]: 220 【自メールサーバー】 ESMTP smtpd_client_restrictions = permit_mynetworks, reject_rbl_client spamcop.net, reject_rbl_client dynablock.wirehub.net, reject_rbl_client opm.blitzed.org, reject_rbl_client relays.visi.com, reject_rbl_client sbl.spamhaus.org, check_client_access hash:/etc/postfix/reject_client, permit
88
+
89
+ postfix/smtpd[14621]: xsasl_dovecot_server_create: SASL service=smtp, realm=【自メールサーバー】
90
+
91
+ postfix/smtpd[14621]: name_mask: noanonymous
92
+
93
+ postfix/smtpd[14621]: xsasl_dovecot_server_mech_filter: keep mechanism: PLAIN
94
+
95
+ postfix/smtpd[14621]: xsasl_dovecot_server_mech_filter: keep mechanism: LOGIN
96
+
97
+ postfix/smtpd[14621]: watchdog_pat: 0x7fb7716512b0
98
+
99
+ postfix/smtpd[14621]: smtp_get: EOF
100
+
101
+ postfix/smtpd[14621]: match_hostname: mrsts405p01c.softbank.ne.jp ~? 127.0.0.0/8
102
+
103
+ postfix/smtpd[14621]: match_hostaddr: 123.108.236.71 ~? 127.0.0.0/8
104
+
105
+ postfix/smtpd[14621]: match_hostname: mrsts405p01c.softbank.ne.jp ~? 192.168.20.0/24
106
+
107
+ postfix/smtpd[14621]: match_hostaddr: 123.108.236.71 ~? 192.168.20.0/24
108
+
109
+ postfix/smtpd[14621]: match_list_match: mrsts405p01c.softbank.ne.jp: no match
110
+
111
+ postfix/smtpd[14621]: match_list_match: 123.108.236.71: no match
112
+
113
+ postfix/smtpd[14621]: send attr request = disconnect
114
+
115
+ postfix/smtpd[14621]: send attr ident = smtp:123.108.236.71
116
+
117
+ postfix/smtpd[14621]: private/anvil: wanted attribute: status
118
+
119
+ postfix/smtpd[14621]: input attribute name: status
120
+
121
+ postfix/smtpd[14621]: input attribute value: 0
122
+
123
+ postfix/smtpd[14621]: private/anvil: wanted attribute: (list terminator)
124
+
125
+ postfix/smtpd[14621]: input attribute name: (end)
126
+
127
+ postfix/smtpd[14621]: lost connection after CONNECT from mrsts405p01c.softbank.ne.jp[123.108.236.71]
128
+
129
+ postfix/smtpd[14621]: disconnect from mrsts405p01c.softbank.ne.jp[123.108.236.71]
130
+
131
+ ```
132
+
39
133
  接続された直後、なんらかの理由でセッションが失われ、そのまま終了してしまいます。
40
134
 
41
135
  これが5分おきに繰り返されているので、softbankのメールサーバ側がリトライしてくれている物と思いますが、

1

他所での質問状況を併記しました

2018/01/17 06:18

投稿

miyabi.ma3
miyabi.ma3

スコア6

test CHANGED
File without changes
test CHANGED
@@ -99,3 +99,13 @@
99
99
  どんな些細な事でも結構です。
100
100
 
101
101
  お心当たりのある方、コメントいただけると助かります。
102
+
103
+
104
+
105
+
106
+
107
+
108
+
109
+ 他でも同様の質問をしておりますが、レスポンスがなかなか頂けない為、投稿させて頂いております。
110
+
111
+ https://qa.atmarkit.co.jp/q/10426 https://detail.chiebukuro.yahoo.co.jp/qa/question_detail/q13184797718 https://oshiete.goo.ne.jp/qa/10216055.html