Cent_PostGrey
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
]
開始行:
*** postgrey filter とは [#jce28f8d]
- CentOS 5.0 で自動的に組み込まれた SPAM filter 機構である
- SPAM と思われるメールを受信した場合、意図的に受信を拒否...
- 適切な期間内に同じメールサーバーから再送されてきた場合...
- 多くの SPAM メールは再送信してこない ・・・・ 再送され...
- この仕組みは非常によく機能するが、弊害としてグレーリス...
*** 意図的に グレーフィルターに登録しない送信者(ドメイン...
- ドメイン名の指定 = /etc/postfix/postgrey_whitelist_cli...
[root@spirit ~]# cat /etc/postfix/postgrey_whitelist_cli...
# postgrey whitelist for mail client hostnames
# --------------------------------------------
# put this file in /etc/postfix or specify its path
# with --whitelist-clients=xxx
# muna add own list here
renesas.com
igel.com
laforet.co.jp
ana.co.jp
UNITED.COM
nissan-fs.co.jp
hiltonresconfirm.com
HILTONRES.COM
hertz.com
his-world.co.jp
u-i-trading.co.jp
# greylisting.org: Southwest Airlines (unique sender, no...
southwest.com
# greylisting.org: Yahoo Groups servers (no retry)
scd.yahoo.com
- 送信者の指定 = /etc/postfix/postgrey_whitelist_recipie...
[root@spirit ~]# cat /etc/postfix/postgrey_whitelist_rec...
# postgrey whitelist for mail recipients
# --------------------------------------
# put this file in /etc/postfix or specify its path
# with --whitelist-recipients=xxx
postmaster@
abuse@
yukopn@
*** 10023 ポートによるメールフィルター [#o066aef4]
- postfix の main.cf に postgrey へのルーティングが登録さ...
*** 参考 URL [#bf4802b9]
- [[SPAMメール対策ツールPostgrey(Postfix Greylisting Pol...
- [[Postgrey - Postfix Greylisting Policy Server(オリジ...
- [[SPAM撃退モジュール postgrey を Postfix で使用する!:h...
- [[Rgrey - S25R + greylisting:http://k2net.hakuba.jp/rgr...
- [[Postgrey:http://www.tuchiya.org/wiki/wiki.cgi?page=Po...
終了行:
*** postgrey filter とは [#jce28f8d]
- CentOS 5.0 で自動的に組み込まれた SPAM filter 機構である
- SPAM と思われるメールを受信した場合、意図的に受信を拒否...
- 適切な期間内に同じメールサーバーから再送されてきた場合...
- 多くの SPAM メールは再送信してこない ・・・・ 再送され...
- この仕組みは非常によく機能するが、弊害としてグレーリス...
*** 意図的に グレーフィルターに登録しない送信者(ドメイン...
- ドメイン名の指定 = /etc/postfix/postgrey_whitelist_cli...
[root@spirit ~]# cat /etc/postfix/postgrey_whitelist_cli...
# postgrey whitelist for mail client hostnames
# --------------------------------------------
# put this file in /etc/postfix or specify its path
# with --whitelist-clients=xxx
# muna add own list here
renesas.com
igel.com
laforet.co.jp
ana.co.jp
UNITED.COM
nissan-fs.co.jp
hiltonresconfirm.com
HILTONRES.COM
hertz.com
his-world.co.jp
u-i-trading.co.jp
# greylisting.org: Southwest Airlines (unique sender, no...
southwest.com
# greylisting.org: Yahoo Groups servers (no retry)
scd.yahoo.com
- 送信者の指定 = /etc/postfix/postgrey_whitelist_recipie...
[root@spirit ~]# cat /etc/postfix/postgrey_whitelist_rec...
# postgrey whitelist for mail recipients
# --------------------------------------
# put this file in /etc/postfix or specify its path
# with --whitelist-recipients=xxx
postmaster@
abuse@
yukopn@
*** 10023 ポートによるメールフィルター [#o066aef4]
- postfix の main.cf に postgrey へのルーティングが登録さ...
*** 参考 URL [#bf4802b9]
- [[SPAMメール対策ツールPostgrey(Postfix Greylisting Pol...
- [[Postgrey - Postfix Greylisting Policy Server(オリジ...
- [[SPAM撃退モジュール postgrey を Postfix で使用する!:h...
- [[Rgrey - S25R + greylisting:http://k2net.hakuba.jp/rgr...
- [[Postgrey:http://www.tuchiya.org/wiki/wiki.cgi?page=Po...
ページ名: