./wip/spamassassin-cvs, Mail filter to identify spam (CVS snapshot)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 20230213nb4, Package name: spamassassin-cvs-20230213nb4, Maintainer: tom

SpamAssassin is a mail filter to identify spam.

Using its rule base, it uses a wide range of heuristic tests on mail
headers and body text to identify "spam", also known as unsolicited
commercial email.
Once identified, the mail can then be optionally tagged as spam for
later filtering using the user's own mail user-agent application.

The spam-identification tactics used include header analysis, text
analysis, a Bayesian-style form of probability-analysis classification,
blacklists and Razor.

The distribution provides a command line tool to perform filtering,
along with Mail::SpamAssassin, a set of perl modules which implement a
Mail::Audit plugin, allowing SpamAssassin to be used in a Mail::Audit
filter.
In addition, there is "spamd", a persistently running, daemonized
version of the command line tool "spamassassin". Together with the small
client "spamc" this allows processing of large volumes of mail without
the cost of starting the perl interpreter for each one.

SpamAssassin does not deliver mail to the users mailbox. You need a
different program (procmail is recommended) for local mail delivery.

DEINSTALL [+/-]

Required to run:
[converters/p5-MIME-Base64] [www/p5-HTML-Parser] [databases/p5-DB_File] [lang/perl5] [net/p5-Net-DNS] [security/p5-IO-Socket-SSL] [security/p5-Digest-SHA1] [security/openssl] [mail/p5-razor-agents]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 882.471 KB

Version history: (Expand)


CVS history: (Expand)


   2014-10-09 16:06:26 by Thomas Klausner | Files touched by this commit (97)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2014-10-09 15:45:24 by Thomas Klausner | Files touched by this commit (15)
Log message:
Remove SVR4_PKGNAME per discussion on tech-pkg.
   2013-03-02 11:43:36 by Matthias Scheler | Files touched by this commit (2)
Log message:
Remove "heinz@NetBSD.org" as maintainer.
   2012-10-07 18:23:08 by Aleksej Saushev | Files touched by this commit (87)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2011-11-21 20:08:56 by abs | Files touched by this commit (22)
Log message:
Try to clean out the last of the @dirrm lines
   2010-01-17 13:03:22 by Thomas Klausner | Files touched by this commit (217) | Package updated
Log message:
Recursive PKGREVISION bump for jpeg update to 8.
   2009-10-11 13:18:12 by Thomas Klausner | Files touched by this commit (112)
Log message:
Remove unnecessary @comment lines.
Spill a few more @pkgdir.
   2008-01-18 05:30:10 by Tobias Nygren | Files touched by this commit (174)
Log message:
Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@