On Sun, Jun 01, 2003 at 08:24:25PM -0400, Abdul Latip wrote:
> Boleh lihat settingnya?
Boleh. seperti biasa, no fancy :-)
Saya menjalankan bogofilter dari procmail, berikut
.procmailrc:
VERBOSE=off
SHELL=/bin/sh
MAILDIR=$HOME/Mail
ORGMAIL=$HOME/Mailbox
DEFAULT=$ORGMAIL
RECIPES=$HOME/.procmail
LOGFILE=$HOME/.log/mail.log
INCLUDERC=$RECIPES/rp-hack
BOGOFILTER="/usr/bin/bogofilter"
UNREADABLE='[^?"]*big5|iso-2022-jp|ISO-2022-KR|euc-kr|gb2312|ks_c_5601-1987'
:0:
* 1^0 $ ^Subject:.*=\?($UNREADABLE)
* 1^0 $ ^Content-Type:.*charset="?($UNREADABLE)
spam-unreadable
:0:
* ^Content-Type:.*multipart
* B ?? $ ^Content-Type:.*^?.*charset="?($UNREADABLE)
spam-unreadable
:0fw
| $BOGOFILTER -p -e
:0e
{ EXITCODE=75 HOST }
:0:
* ^X-Bogosity:.Yes
spam
...
...rule yang lain.
Saya train bogofilter manual, berhubung saya kurang suka
dengan option '-u'. Karena saya malas melihat folder spam,
paling-paling dicek seminggu/sebulan sekali. Jadi praktis
yang perlu 'dijaga' adalah yang false-negative:
- save ke file (mbox): ~/.bogofilter/spam
% cd ~/.bogofilter
% bogofilter -d . -s < spam
% rm -f spam
Saya juga mengarsip spam ke folder spam, supaya kalau database
ngaco, jadi gampang melatih bogofilter.
Salam,
P.Y. Adi Prasaja
--
Right or wrong my list. Unsubscribe option is currently unavailable.
Indeed, it's available upon request .. but: cepek dulu donk!