Version: 1.1b1, Package name: spambayes-1.1b1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description SpamBayes is a tool used to segregate unwanted mail (spam) from the mail you want (ham). Before SpamBayes can be your spam filter of choice you need to train it on representative samples of email you receive. After it's been trained, you use SpamBayes to classify new mail according to its spamminess and hamminess qualities. When SpamBayes filters your email, it compares each unclassified message against the information it saved from training and makes a decision about whether it thinks the message qualifies as ham or spam, or if it's unsure about how to classify the message. It then passes this information on to your mail client. Unless you are using IMAP or Outlook, this means it adds a header to each message, X-SpamBayes-Classification: spam|ham|unsure. You can then filter on this header, to file away suspected spam into its own mail folder for example. IMAP and Outlook both have the capacity to do the filtering themselves, so the header is not necessary. |
Filesize: 985.245 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-10 10:50:05 by Daniel Jakots | Files touched by this commit (9) |
Log message: Remove maintainer per their request |
2016-01-12 06:19:37 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: Consistent email address. |
2015-11-29 01:35:17 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Update to spambayes-1.1b1. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-06-08 11:50:10 by Jasper Lievisse Adriaanse | Files touched by this commit (13) |
Log message: bump after default python version switch |
2010-08-30 11:46:57 by Federico G. Schwindt | Files touched by this commit (35) |
Log message: Bump revision after python's default change. |
2009-03-25 07:39:40 by Jasper Lievisse Adriaanse | Files touched by this commit (13) |
Log message: - more missing package name bumps |
2007-12-10 14:07:52 by Martynas Venckus | Files touched by this commit (31) |
Log message: remove lang/python category from individual ports |
2007-10-08 02:22:44 by Steven Mestdagh | Files touched by this commit (216) |
Log message: bump PKGNAME after python version switch |