Postfixでgreylistingをするよう設定。
postgreyをインストールしておいて、main.cfのsmtpd_recipient_restrictions に check_policy_service inet:127.0.0.1:10023 を追加すればよい。 まずは /usr/share/doc/postgrey/README.Debian を読むこと。
% sudo apt-get install postgrey
% lv /usr/share/doc/postgrey/README.Debian
% sudo vi /etc/postfix/main.cf
smtpd_recipient_restrictions =
permit_mynetworks,
permit_sasl_authenticated,
reject_unauth_destination,
check_policy_service inet:127.0.0.1:10023
% sudo /etc/init.d/postfix reload
以前のpostgreyはport 60000で動いていた時期もあるので注意。
Other Articles
- 03 Sep 2010 : Repository Hosting
- 02 Sep 2010 : Hudson GIT plugin (on Debian)
- 01 Sep 2010 : gitosis on Debian
- 31 Jul 2010 : Lightweight Language Tiger: LLと電子出版
- 17 Jul 2010 : とちぎテストの会議
- 17 Jul 2010 : 本のテスト(あるいは人間向けソフトウェアのテストについて)
- 16 Jul 2010 : オブジェクト倶楽部2010夏イベント