[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[postfix-jp: 2913] Re: FROM+TO の組み合わせで拒否したい



大河内さん、今晩は。

渡辺です。

僕の書き方が悪くてすみません。
別の方への返信にも書かせていただいたのですが、FQDN単位での制御をしたい
と思っています。
@example.jp 宛ての送信元が@example.XX.jpは全て拒否とします。

明日、以下の感じで試して見ます。

smtpd_restriction_classes = bad_recipient
bad_recipient = check_recipient_access regexp:/etc/postfix/bad_recipient
smtpd_recipient_restrictions = check_sender_access
regexp:/etc/postfix/bad_sender

bad_sender-----------
/^@example\.XX\.jp$/ bad_recipient

bad_recipient-----------
/^@example\.jp$/ 450 hogehoge

_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list

Follow-Ups
[postfix-jp: 2914] Re: FROM+TO の組み合わせで拒否したい, YohsukeOhkouchi
[postfix-jp: 2916] Re: FROM+TO の組み合わせで拒否したい, marina . 999 . mina . 10 . ub
References
[postfix-jp: 2908] Re: FROM+TO の組み合わせで拒否したい, YohsukeOhkouchi
[postfix-jp: 2906] FROM+TO の組み合わせで拒否したい, marina . 999 . mina . 10 . ub

[検索ページ] [Postfix-JP ML Home]