[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 2916] Re: FROM+TO の組み合わせで拒否したい
- Subject: [postfix-jp: 2916] Re: FROM+TO の組み合わせで拒否したい
- From: marina.999.mina.10.ub@xxxxxxxxx
- Date: Mon, 4 Feb 2008 23:37:56 +0900 (JST)
- Priority: normal
大河内さん、今晩は。
渡辺です。
ちょいと仕様が変わりまして、送信元がサブドメインは全て拒否
となりました。
そこで、試行錯誤の結果、以下の設定で希望の動作をするように
なりました。
どうもありがとうございました。
main.cf 抜粋
smtpd_restriction_classes =
bad_recipient
bad_recipient =
check_recipient_access
regexp:/etc/postfix/bad_recipient
smtpd_sender_restrictions =
check_sender_access
regexp:/etc/postfix/bad_sender
# cat bad_recipient
/@example.jp$/ 550 recipient domain reject
# cat bad_sender
/@*\.example\.jp$/ bad_recipient
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- References
-
- [postfix-jp: 2914] Re: FROM+TO の組み合わせで拒否したい, YohsukeOhkouchi
- [postfix-jp: 2908] Re: FROM+TO の組み合わせで拒否したい, YohsukeOhkouchi
- [postfix-jp: 2906] FROM+TO の組み合わせで拒否したい, marina . 999 . mina . 10 . ub
- [postfix-jp: 2913] Re: FROM+TO の組み合わせで拒否したい, marina . 999 . mina . 10 . ub
[検索ページ]
[Postfix-JP ML Home]