« NetStumbler 0.4.0とWLI-PCI-G54でOKに | ブログトップ | スタバのYBBM終わり »
2004年05月17日 (月曜日)
SpamAssassinのlocal.cf
カテゴリー [Debian]
SpamAssassinの設定ファイル
# cat /etc/spamassassin/local.cf
# This is the right place to customize your installation of SpamAssassin.
# See 'perldoc Mail::SpamAssassin::Conf' for details of what can be
# tweaked.
#
#rewrite_subject 0
#report_header 1
#defang_mime 0
header ISO2022JP_CHARSET Content-Type =~ /charset=['"]?iso-2022-jp['"]?/i
describe ISO2022JP_CHARSET ISO-2022-JP message
score ISO2022JP_CHARSET -0.182
header GB2312_CHARSET Content-Type =~ /charset=['"]?GB2312['"]?/i
describe GB2312_CHARSET GB2312 message
score GB2312_CHARSET 10.00
header KS5601_CHARSET Content-Type =~ /charset= ?['"]?ks_c_5601/i
describe KS5601_CHARSET KS_C_5601 message
score KS5601_CHARSET 10.00
header MISYOUDAKU Subject =~ /L\$>5Bz/
describe MISYOUDAKU Misyoudaku
score MISYOUDAKU 4.00
header KOUKOKU Subject =~ /(!\*|\033\$[B@]).*(!\*|\033\([BJ]!)/
describe BANG_BANG !...!
score BANG_BANG 4.00
header STAR Subject =~ /(\"\(|\*)/
describe STAR *
score 1.0
header KOUKOKU Subject =~ /9-9p/
describe KOUKOKU KOUKOKU
score KOUKOKU 3.00
body HAISHINTEISHI /G\[\?\.(..)*(Dd;_|ITMW)/
describe HAISHINTEISHI Haishin Teishi
score HAISHINTEISHI 5.4
body KOUDOKUKAIJO /9XFI(..)*2r=\|/
describe KOUDOKUKAIJO Koudoku Kaijo
score KOUDOKUKAIJO 5.4
body MURYOU /L5NA/
describe MURYOU Muryou
score MURYOU 3.4
header X_MAILER X-Mailer =~ /(GpsMailer|SpireMail|IM2000 Version|Pinta Magazine|MultiMail|BSMTP DLL|E-Magazine|Direct Email|Achi-Kochi Mail|MagicalMail|InternetPost for Active Platform|Web Based Pronto)/
describe X_MAILER spammer's choice of X-Mailer
score X_MAILER 10.0
header X_MAILER_U X-MAILER =~ /Mail Explorer For Internet /
describe X_MAILER_U spammer's choice of X-MAILER
score X_MAILER_U 10.0
header X_MAIL_AGENT X-Mail-Agent =~ /(Extra Japan)/
describe X_MAIL_AGENT spammer's choice of X-Mail-Agent
score X_MAIL_AGENT 10.0
header REPLY_TO_REMOVE Reply-To =~ /remove\@/
describe REPLY_TO_REMOVE Reply-To set to remove@...
score REPLY_TO_REMOVE 5.0
score UNDESIRED_LANGUAGE_BODY 7.0
subject_tag *****SPAM*****
ok_languages ja en
ok_locales ja en
report_header 1
use_terse_report 1
rewrite_subject 0
auto_whitelist_path /var/spool/spamassassin/auto-whitelist
auto_report_threshold 29.00
full RAZOR_CHECK
describe RAZOR_CHECK
score RAZOR_CHECK 5.0
score RAZOR2_CHECK 5.0
score MISSING_HEADERS 4.0
score CASHCASHCASH 0
score UPPERCASE_50_75 0.5
score HTTP_CTRL_CHARS_HOST 0.5
score HTML_WEB_BUGS 2.0
score FROM_AND_TO_SAME_5 3.9
score FROM_AND_TO_SAME 0.1
score FROM_HAS_MIXED_NUMS 0.5
score SUBJ_HAS_Q_MARK 0.3
score DOUBLE_CAPSWORD 0.5
score HTTP_USERNAME_USED 0.5
score UPPERCASE_25_50 0.5
score CTYPE_JUST_HTML 0.5
allow_user_rules 1
required_hits 8.00
|
投稿日時 : 2004年05月17日 11:33 |
|
|
