Temporary MTA failure on relaying, From MTA
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*Temporary MTA failure on relaying, From MTA [#mfd5b35b]
mailq に送受信メールが蓄積?
# postqueue -p
(host 127.0.0.1[127.0.0.1] said: 451 4.5.0 id=01857-05-4...
の様なエラーが記録されている。
https://forums.zimbra.org/viewtopic.php?t=59865
エラーが出なかったときにやったことは portupgrade で、pos...
で、/usr/local/etc/postfix を見ると、master.cf が更新され...
該当ファイルの最終行に 以下の2行が書き込まれていた。
127.0.0.1:10025 inet n - n - - smtpd
-o content_filter=
-o local_recipient_maps=
-o relay_recipient_maps=
-o smtpd_restriction_classes=
-o smtpd_client_restrictions=
-o smtpd_helo_restrictions=
-o smtpd_sender_restrictions=
-o smtpd_recipient_restrictions=permit_mynetworks,reject
-o mynetworks=127.0.0.0/8
-o strict_rfc821_envelopes=yes
postlog unix-dgram n - n - 1 ...
postlog unix-dgram n - n - 1 ...
この二行を削除で復旧。
postlog unix-dgram n - n - 1 ...
postlog unix-dgram n - n - 1 ...
更に正常動作しているpostfix を参考に、削除した部分に改行...
proxywrite unix - - n - 1 ...
#smtp inet n - n - 1 ...
#smtpd pass - - n - - ...
#dnsblog unix - - n - 0 ...
#tlsproxy unix - - n - 0 ...
postlog unix-dgram n - n - 1 ...
今のところ、正常配送ちゅう。
# postqueue -p
Mail queue is empty
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
終了行:
CONTENTS
#contents
----
Lastmodified &lastmod;
----
*Temporary MTA failure on relaying, From MTA [#mfd5b35b]
mailq に送受信メールが蓄積?
# postqueue -p
(host 127.0.0.1[127.0.0.1] said: 451 4.5.0 id=01857-05-4...
の様なエラーが記録されている。
https://forums.zimbra.org/viewtopic.php?t=59865
エラーが出なかったときにやったことは portupgrade で、pos...
で、/usr/local/etc/postfix を見ると、master.cf が更新され...
該当ファイルの最終行に 以下の2行が書き込まれていた。
127.0.0.1:10025 inet n - n - - smtpd
-o content_filter=
-o local_recipient_maps=
-o relay_recipient_maps=
-o smtpd_restriction_classes=
-o smtpd_client_restrictions=
-o smtpd_helo_restrictions=
-o smtpd_sender_restrictions=
-o smtpd_recipient_restrictions=permit_mynetworks,reject
-o mynetworks=127.0.0.0/8
-o strict_rfc821_envelopes=yes
postlog unix-dgram n - n - 1 ...
postlog unix-dgram n - n - 1 ...
この二行を削除で復旧。
postlog unix-dgram n - n - 1 ...
postlog unix-dgram n - n - 1 ...
更に正常動作しているpostfix を参考に、削除した部分に改行...
proxywrite unix - - n - 1 ...
#smtp inet n - n - 1 ...
#smtpd pass - - n - - ...
#dnsblog unix - - n - 0 ...
#tlsproxy unix - - n - 0 ...
postlog unix-dgram n - n - 1 ...
今のところ、正常配送ちゅう。
# postqueue -p
Mail queue is empty
----
Total access &counter(total);:本日 &counter(today);:昨...
#counter([total|today|yesterday]);
ページ名: