Results 1 - 25 of 31 results out of about 1703 pages. (6.45 seconds)
- sa-learn . . . 5 matches
- ...{{{sa-learn}}} is a command-line tool used for training the [[BayesInSpamAssassin|Bayes]] classifier.
Documentation for the current release: [[http://spamassassin.apache.org/full...
- BayesInSpamAssassin . . . 18 matches
- ...cter sequences that are commonly found in spam or ham.
If I've handed 100 messages to sa-learn that have the phrase ''penis enlargement'' and told it that those are all spam, when ...
- BayesFeedbackViaForwarding . . . 13 matches
- ...bility, and could just replace them with links, I'd appreciate it)
I am not sure how sa-learn will interpret a signature when you forward email inline, so you should probably dele...
- RemoteImapFolder . . . 8 matches
- ...mand like
{{{
/usr/local/bin/fetchmail -a -s -n --folder LearnAsSpam \
-m '$HOME/bin/sa-learn --spam' > /dev/null
}}}
will do this. More details are in the [[SingleUserUnixInsta...
- BayesUpgradeError . . . 8 matches
- ... happen automatically whenever the database is opened for
writing. You can issue a ''sa-learn --sync'' command to force this
upgrade (--sync opens the database for writing).
This...
- BayesNotWorking . . . 8 matches
- ...le for scanning, DB_File not installed
}}}
* you might be using spamd, and running 'sa-learn' as a different user. Check your /var/log/maillog syslog file, then the spamd switche...
- SingleUserUnixInstall . . . 7 matches
- ... Test spamassassin installation =
First, create your Bayes databases by entering ({{{sa-learn --sync}}}).
You should now have all the packages you need installed. You can test t...
- BayesBenchmark . . . 7 matches
- ...benchmark works in several different phases. After each phase is run we might run an sa-learn --dump magic, check the size of the database (assuming we can) and dump the database ...
- BayesMigration . . . 6 matches
- ...user databases you will have to perform a similar procedure for each one of them.
1) sa-learn --sync (this will sync any outstanding journal entries)
2) sa-learn --backup > backu...
- LearningMarkedUpMessages . . . 4 matches
- ...l the learner break if I learn SpamAssassin-modified spam messages? =
No. If you run sa-learn on a mail folder that includes messages with the SpamAssassin markup (X-Spam-Status h...
- SiteWideBayesSetup . . . 3 matches
- ...SpamAssassin uses.
Now start feeding the Bayesian filter spam and ham messages.
{{{
sa-learn --spam --showdots --dir /path/to/directory/full/of/spam/msgs
sa-learn --ham --showdot...
- FixingBadLearning . . . 3 matches
- ..., what do I need to do to fix it? =
The simple answer is to send the message through sa-learn with the appropriate commandline parameter set:
* sa-learn --spam (or)
* sa-le...
- tengutech . . . 2 matches
- ... Came here looking for help on using '''salearn''', which I worked out is actually '''sa-learn'''. But there isn't a direct page about that eithor, so I added them.
Email: spamass...
- SiteWideBayesFeedback . . . 2 matches
- ...E, and drag the appropriate attached messages to the IMAP folder(s) I want to feed to sa-learn. This allows you to review all messages before they're learned, and gives the users a...
- ReportingSpam . . . 2 matches
- ...mail to a third-party server, you should use the [[http://spamassassin.apache.org/doc/sa-learn.html|sa-learn]] command directly instead.
= Reporting spam from a maildir =
This is...
- ProcmailToForwardMail . . . 2 matches
- ...
#LOGFILE=$HOME/procmail.log
#VERBOSE=yes
#LOGABSTRACT=all
# Feed redirected spam to sa-learn, and also store a copy in a folder called spam.
# This folder of false negatives coul...
- ImproveAccuracy . . . 2 matches
- ...ers.
An option for Postfix: https://launchpad.net/postfix-policyd-spf-perl/
== Use sa-learn to manually train the Bayesian classifier ==
If it's worth the time to increase the a...
- BayesSqlClearUsers . . . 2 matches
- ... shouldn't check mail for non-existent users.
The best way to clear this data is via sa-learn.
sa-learn -u <nonexistent user> --clear
You can get a list of usernames from the ba...
- BayesFaq . . . 2 matches
- ... I tell how many ham/spam messages have been added to the Bayes database?: You can get this information with [[sa-learn]] by using {{{ sa-learn --dump magic }}}
----
CategoryBayes...
- salearn . . . 1 match
- ...#REDIRECT sa-learn...
- changes302 . . . 1 match
- ... with USERPASS and RATWARE_STORM_URI
'''Bug 3953: '''Provide better debug output for sa-learn --restore
'''bug 3816: '''deal with 'rewrite_header Subject' markup when no Subject ...
- WebUserInterfaces . . . 1 match
- ...il (among other things) client based on Webmin, includes a report spam interface to ''sa-learn''.
* [[http://www.webcfg.com|WebCFG]] is an easy-to-install easy-to-use platform in...
- ThirdPartySoftware . . . 1 match
- ...some way
* [[StatsAndAnalyzers|Statistics and Analyzers]]
* Central integration of sa-learn with [[RemoteImapFolder|IMAP Shared Folders]]
* [[CustomRulesets|Custom Rule-sets]]...
- SyncDebianPackaging . . . 1 match
- ...nk:
{{{cp -a ../debian/* debian/}}}
Remove any unnecessary patches (currently {{{50_sa-learn_fix_empty_list_handling}}} and {{{85_disable_SSLv2}}}). Remove their files in {{{deb...
- SpamFuProxy . . . 1 match
- ... saproxypro.
SpamFu Proxy uses the same set of open-source scripts (pop3proxy.pl and sa-learn.pl), the same conversion tools (dbxconv.exe and readpst.exe), and the same libraries ...
