.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.40.12. .TH SYLFILTER "1" "October 2012" "Debian" "User Commands" .SH NAME SylFilter \- sylfilter .SH SYNOPSIS .B sylfilter [\fIoptions\fR] \fImessage \fR[\fImessage \fR...] .SH DESCRIPTION SylFilter (tentative name) version 0.7 .SH OPTIONS .TP \fB\-j\fR learn junk (spam) messages .TP \fB\-c\fR learn clean (non\-spam) messages .TP \fB\-J\fR unlearn junk (spam) messages .TP \fB\-C\fR unlearn clean (non\-spam) messages .TP \fB\-t\fR classify messages .TP \fB\-v\fR show verbose messages .TP \fB\-d\fR show debug messages .HP \fB\-m\fR n|r .IP specify filtering method n : Paul Graham (Naive Bayes) method r : Gary Robinson (Robinson\-Fisher) method (default) .HP \fB\-\-min\-dev\fR .IP ignore if score near (default: 0.1) .HP \fB\-\-robs\fR .IP Robinson's s parameter (default: 1.0) .HP \fB\-\-robx\fR .IP Robinson's x parameter (default: 0.5) .TP \fB\-B\fR do not bias probability for clean mail (Paul/Naive method only, may increase false\-positive) .TP \fB\-V\fR print version .HP \fB\-h\fR, \fB\-\-help\fR .IP print this help message .HP \fB\-E\fR .IP specify key\-value store engine (show below) .HP \fB\-p\fR .IP specify database directory .SS "Return values:" .TP 0 junk (spam) .TP 1 clean (non\-spam) .TP 2 uncertain .IP 127 other errors .PP Default database location: /root/.sylfilter/*.db .SS "Available key-value stores:" .IP QDBM SQLite .SH "SEE ALSO" The full documentation for .B SylFilter is maintained as a Texinfo manual. If the .B info and .B SylFilter programs are properly installed at your site, the command .IP .B info SylFilter .PP should give you access to the complete manual.