spamassassin 3.4.1-1 source package in Ubuntu

Changelog

spamassassin (3.4.1-1) unstable; urgency=medium

  * New upstream release.

 -- Noah Meyerhans <email address hidden>  Wed, 29 Apr 2015 22:09:45 -0700

Upload details

Uploaded by:
Noah Meyerhans
Uploaded to:
Sid
Original maintainer:
Noah Meyerhans
Architectures:
any all
Section:
mail
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
spamassassin_3.4.1-1.dsc 2.3 KiB 6ebac3dde29a6481d32f5f46d0e1a1829cf5f0aa4a75b0f3ba3953a8fd21997a
spamassassin_3.4.1.orig-pkgrules.tar.xz 218.9 KiB 6de08a73d6f85f21d1402529ecf2454ee37c4af32bc405dda2bcf78e56e8d9b2
spamassassin_3.4.1.orig.tar.xz 1.8 MiB c2bcf4fe16adfac15f13735ff05cf5beae9db18b4c0a6cdf24839b1671e623d6
spamassassin_3.4.1-1.debian.tar.xz 35.6 KiB a5ba95f08df5fd5387b325d22404c847e44ff7bf92a19837777ebd8f97a552f7

Available diffs

No changes file available.

Binary packages built by this source

sa-compile: Tools for compiling SpamAssassin rules into C

 sa-compile uses "re2c" to compile the site-wide parts of the
 SpamAssassin ruleset into C code for more efficient processing by
 spamd or spamassassin.

spamassassin: Perl-based spam filter using text analysis

 SpamAssassin is a very powerful and fully configurable spam filter
 with numerous features including automatic white-listing, RBL
 testing, Bayesian analysis, header and body text analysis. It is
 designed to be called from a user's .procmail or .forward file, but
 can also be integrated into a Mail Transport Agent (MTA).
 .
 Included in this package is a daemonized form of spamassassin (spamd)
 which communicates with its client (spamc) via TCP, to reduce the
 overhead of loading perl with each message. To take advantage of
 this, you must install the spamc package.

spamc: No summary available for spamc in ubuntu wily.

No description available for spamc in ubuntu wily.

spamc-dbgsym: debug symbols for package spamc

 spamc is the client to communicate with spamd, the daemonized form of
 SpamAssassin (see the spamassassin package). It is written in C for
 maximum speed and minimum loading overhead.
 .
 spamc is quite useful for integrating spamassassin into an MTA or
 into a .procmailrc file because of its speed.
 .
 This package is useless unless you have spamassassin installed,
 either on this machine or another local machine (i.e. a mail server).