[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 4141] Re: 他のドメインに送信したいのですが。
- Subject: [postfix-jp: 4141] Re: 他のドメインに送信したいのですが。
 
- From: 渡辺 <watanove@xxxxxxxxxxx>
 
- Date: Sat, 19 May 2012 05:57:12 +0900
 
渡辺です。
smtpd_recipient_restrictions=permit_mynetworks,permit_sasl_authenticated,reject
これだと、他のホストから自ホスト宛のメールも拒否してしまいました。
他ホストはpermit_sasl_authenticatedにならないので。
smtpd_recipient_restrictions=permit_sasl_authenticated,reject_unauth_destination
とすることで、認証が成功しているユーザは他ホストへも転送をして、
自ホストが最終配送先なら受け入れるようになりました。
ちなみに、
smtpd_client_restrictions=permit_mynetworks,reject_unknown_client_hostname,permit
smtpd_client_restrictionsが自Postfixにアクセスするときの制限で、
smtpd_recipient_restrictionsが宛先に関する制限ですか。
(マニュアルをそのまま書いただけのような感じですけど。
 smtpd_recipient_restrictionsに
permit_sasl_authenticated,permit_mydestination,reject
なんて書けると私の感覚には合いますけど無いんですね。それがreject_unauth_destinationですね)
clientをもっと絞りたければS25Rの導入とか、ですね。
ありがとうございました。
-- 
/////ノベルット///////////////////////////////////////////////
 株式会社 ノベルット ソフトウェア インダストリー
  代表取締役 渡辺 伸雄
 〒144-0043 東京都 大田区 羽田2−12−3
 Tel:03-5705-2595 
 mobile-phone:080-3430-2595 070-5582-6540
  Email:watanove@xxxxxxxxxxx
///////////////////////////////////////////////ノベルット/////
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- References
- 
  - [postfix-jp: 4137] 他のドメインに送信したいのですが。, 渡辺
 
- [postfix-jp: 4140] Re: 他のドメインに送信したいのですが。, 渡辺
 
[検索ページ]
[Postfix-JP ML Home]