mirror of
https://git.proxmox.com/git/proxmox-spamassassin
synced 2025-08-15 08:44:39 +00:00
28 lines
1.4 KiB
Plaintext
28 lines
1.4 KiB
Plaintext
Source: proxmox-spamassassin
|
|
Section: perl
|
|
Priority: optional
|
|
Build-Depends: debhelper (>= 5.0.0), perl (>= 5.8.8-7)
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Standards-Version: 3.7.2
|
|
|
|
Package: proxmox-spamassassin
|
|
Architecture: any
|
|
Provides: libmail-spamassassin-perl
|
|
Replaces: spamassassin, spamc
|
|
Conflicts: proxmox-plugin-imageinfo
|
|
Depends: perl (>= 5.8.0), perl-modules (>= 5.10.0), libc6 (>= 2.3.6-6), zlib1g (>= 1:1.2.1), libhtml-parser-perl (>= 3.24), curl, debconf (>= 1.2.0), libnet-dns-perl, libmailtools-perl, libmail-spf-perl, libnet-ident-perl, libdbi-perl, libwww-perl, libarchive-tar-perl, libio-zlib-perl, libmail-dkim-perl (>= 0.25), libnetaddr-ip-perl, libsocket6-perl, libsys-hostname-long-perl, libio-socket-inet6-perl, libio-socket-ssl-perl, razor, libencode-detect-perl
|
|
Description: Spam detector and markup engine
|
|
Mail::SpamAssassin is a module to identify spam using several methods
|
|
including text analysis, internet-based realtime blacklists, statistical
|
|
analysis, and internet-based hashing algorithms.
|
|
.
|
|
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 bulk email.
|
|
.
|
|
Once identified, the mail can then be tagged as spam for later filtering
|
|
using the user's own mail user-agent application or at the mail transfer
|
|
agent.
|
|
.
|
|
If you wish to use a command-line filter tool, try the spamassassin
|
|
or the spamd/spamc tools provided.
|