[ excerpt from developer's site ] SpamOracle, a.k.a. "Saint Peter", is a tool to help detect and filter away "spam" (unsolicited commercial e-mail). It proceeds by statistical analysis of the words that appear in the e-mail, comparing the frequencies of words with those found in a user-provided corpus of known spam and known legitimate e-mail. The classification algorithm is based on Bayes' formula, and is described in Paul Graham's paper, A plan for spam. This program is designed to work in conjunction with procmail. The result of the analysis is output as an additional message header X-Spam:, followed by yes, no or unknown, plus additional details. A procmail rule can then test this X-Spam: header and deliver the e-mail to the appropriate mailbox. WWW: http://cristal.inria.fr/~xleroy/software.html epository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/wxgtk31/files
Commit message (Expand)AuthorAgeFilesLines
* x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5Yuri Victorovich2021-04-165-52/+22
* x11-toolkits/wxgtk31: Update 3.1.3 -> 3.1.4Yuri Victorovich2020-09-021-14/+6
* x11-toolkits/wxgtk31: Update 3.1.1 -> 3.1.2Yuri Victorovich2018-12-121-14/+14
* x11-toolkits/wxgtk31: Change to gtk3 because it is the latest gtk versionYuri Victorovich2018-06-121-0/+8