[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 1092] Re: 外部から自ホスト宛のメールがRelly Access Denied
- Subject: [postfix-jp: 1092] Re: 外部から自ホスト宛のメールがRelly Access Denied
- From: YOSHIMURA Keitaro <ramsy@xxxxxxxx>
- Date: Wed, 30 Mar 2005 17:20:46 +0900
らむじぃです。
> > smtpd_recipient_restrictions = permit_mynetworks
> > permit_sasl_authenticated reject_unauth_destinatio
> > n
>
> コンマを入れてないからではないでしょうか?
>
> smtpd_recipient_restrictions = permit_mynetworks,
> permit_sasl_authenticated,
> reject_unauth_destination
いや、関係ないです。
smtpd_recipient_restrictions =
reject_non_fqdn_sender
reject_non_fqdn_recipient
permit_mynetworks
permit_sasl_authenticated
check_client_access hash:/etc/postfix/spamer_isp
reject_rbl_client all.rbl.jp
reject_unauth_destination
という状態だと
% postconf smtpd_recipient_restrictions
smtpd_recipient_restrictions = reject_non_fqdn_sender reject_non_fqdn_recipient permit_mynetworks permit_sasl_authenticated check_client_access hash:/etc/postfix/spamer_isp reject_rbl_client all.rbl.jp reject_unauth_destination
となります。
おそらくsaslの認証がちゃんとできていないのではないかと。
まずは認証自体ができるのかどうか、telnetでsmtpしゃべってみては?
--
<|> YOSHIMURA Keitaro/ramsy
<|> ramsy@xxxxxxxx
<|> http://ramix.jp/~ramsy/
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- Follow-Ups
-
- [postfix-jp: 1094] Re: 外部から自ホスト宛のメールがRelly Access Denied, OBATA Akio
- References
-
- [postfix-jp: 1087] 外部から自ホスト宛のメールが Relly Access Denied, y_matunaga
- [postfix-jp: 1090] Re: 外部から自ホスト宛のメールがRelly Access Denied, Masayuki HASHIMOTO
[検索ページ]
[Postfix-JP ML Home]