[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 4307] Re: NOQUEUE: rejectエラーについて
- Subject: [postfix-jp: 4307] Re: NOQUEUE: rejectエラーについて
- From: europa <europa@xxxxxxxxxxxxxxxxxx>
- Date: Mon, 29 Dec 2014 18:12:13 +0900
Yagiokaです。
中根様、とみた様、ご返事ありがとうございます。
(2014/12/29 11:51), 中根竜次 wrote:
> /etc/postfix/master.cf の設定が、smtp サービスのものか submission サービスのものかが分かりませんが、多分 smtpd_relay_restrictions が正しく設定されていない所為かと思います。
> Postfix 2.10 でこのパラメーターが導入されました。
(2014/12/29 12:22), とみたまさひろ wrote:> On Mon, 29 Dec 2014 10:24:43
+0900
>
>> /etc/postfix/master.cfの設定は
>> ---------------------------------------------------------
>> -o smtpd_sasl_auth_enable=yes
>> -o smtpd_client_restrictions=permit_sasl_authenticated,reject
>> ---------------------------------------------------------
>> としております。
>
> これはどのポートに対する設定でしょうか。
> SMTP AUTH に成功しないと拒否するように設定されていますが、それが効いて
しまっているのではないでしょうか。
>
のご指摘の通り、
/etc/postfix/master.cfを見直しました処
---------------------------------------------------------
#submission inet n - n - - smtpd
# -o smtpd_enforce_tls=yes
-o smtpd_sasl_auth_enable=yes
-o smtpd_client_restrictions=permit_sasl_authenticated,reject
---------------------------------------------------------
と
submission inet n - n - - smtpd
がコメントアウトのままでしたのでコメントをとりました処、
ログは下記となり
---------------------------------------------------------
Dec 29 16:44:26 centos postfix/smtpd[2970]: connect from
ns.hoge.co.jp[***.***.***.***]
Dec 29 16:44:26 centos postfix/smtpd[2970]: 45DE0138040:
client=ns.hoge.co.jp[***.***.***.***]
Dec 29 16:44:26 centos postfix/cleanup[2974]: 45DE0138040:
message-id=<54A1065A.9030300@xxxxxxxxxx>
Dec 29 16:44:26 centos postfix/qmgr[2968]: 45DE0138040:
from=<test@xxxxxxxxxx>, size=1083, nrcpt=1 (queue active)
Dec 29 16:44:26 centos postfix/smtpd[2970]: disconnect from
ns.hoge.co.jp[***.***.***.***]
Dec 29 16:44:26 centos postfix/local[2975]: 45DE0138040:
to=<test@xxxxxxx>, relay=local, delay=0.18, delays=0.06/0.08/0/0.04,
dsn=2.0.0, status=sent (delivered to mailbox)
Dec 29 16:44:26 centos postfix/qmgr[2968]: 45DE0138040: removed
---------------------------------------------------------
/var/spool/mail
にも届きました。
ありがとうございました。
その後、外部ネットワークからの当該アカウントの送信等の設定を進め
る予定です。
また、お尋ねさせていただくことがあるかもしれませんが、宜しくお願
い申し上げます。
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- References
-
- [postfix-jp: 4305] Re: NOQUEUE: rejectエラーについて, 中根竜次
[検索ページ]
[Postfix-JP ML Home]