[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 4224] Re: Client host rejected: Access denied
- Subject: [postfix-jp: 4224] Re: Client host rejected: Access denied
- From: "Nakane Ryuji" <ryuu@xxxxxxxxxx>
- Date: Sat, 6 Jul 2013 06:43:44 +0900
- Thread-index: Ac55yLh4XZL8L6eNTki7TETEKjABVw==
> /etc/postfix/master.cfで smtpd -v として service postfix reloadして、外
> 部サーバ(gmail)から当該サーバにメールを送った際のmaillogを以下に貼り付け
> ます。1通分で300行を超えてしまいました…。お手数ですが何かお気づきの点が
> うれば是非教えてください。
ログの以下の制約条件試験のログからすると、permit_sasl_authenticated しか処理
していないように見えます。
Jul 6 02:00:43 s postfix/smtpd[29716]: >>> START Client host RESTRICTIONS
<<<
Jul 6 02:00:43 s postfix/smtpd[29716]: generic_checks:
name=permit_sasl_authenticated
Jul 6 02:00:43 s postfix/smtpd[29716]: generic_checks:
name=permit_sasl_authenticated status=0
Jul 6 02:00:43 s postfix/smtpd[29716]: generic_checks: name=reject
Jul 6 02:00:43 s postfix/smtpd[29716]: NOQUEUE: reject: RCPT from
mail-pd0-f175.google.com[209.85.192.175]: 554 <mail-pd0-f175.google.com[209.
85.192.175]>: Client host rejected: Access denied;
from=<noexistent@xxxxxxxxx> to=<m-229@sub.example.jp> proto=ESMTP
helo=<mail-pd0-f175.google.com>
Jul 6 02:00:43 s postfix/smtpd[29716]: generic_checks: name=reject status=2
Jul 6 02:00:43 s postfix/smtpd[29716]: >
mail-pd0-f175.google.com[209.85.192.175]: 554 <mail-pd0-f175.google.com[209.
85.192.175]>: Client host rejected: Access denied
maincf.cf の smtpd_*_restrictions は smtpd_recipient_restrictions =
permit_sasl_authenticated,reject_unauth_destination だけのようなので、
master.cf で何か設定していないか確認してみてください。
____
Nakane Ryuji living at Nagoya
// mailto:ryuu@xxxxxxxxxx
// http://www.compnet.jp/
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- Follow-Ups
-
- [postfix-jp: 4225] Re: Client host rejected: Access denied, "(有)エポック 岩波 毅"
[検索ページ]
[Postfix-JP ML Home]