Extensible email filter which is used to identify spam
https://spamassassin.apache.org/
spamassassin adds a header line that shows if the mail has been determined spam or not. This way, you can decide what to do with the mail within the scope of your own filtering rules in your MUA (Mail User Agent, your mail program) or your LDA (Local Delivery Agent).
- Devel package for openSUSE:Factory
-
5
derived packages
- Links to openSUSE:Factory / spamassassin
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/spamassassin && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
0001-Fix-bug-7367-Don-t-assume-cwd-.-is-in-INC-it- |
0000000986 986 Bytes | |
0001-bug-7361-Allow-building-against-OpenSSL-1.1.0 |
0000017333 16.9 KB | |
Mail-SpamAssassin-3.4.1.tar.bz2 | 0002710985 2.59 MB | |
Mail-SpamAssassin-rules-3.4.1.r1675274.tgz | 0000270622 264 KB | |
_link | 0000000124 124 Bytes | |
bnc#582111.diff | 0000000321 321 Bytes | |
iXhash2-2.05.tar.gz | 0000007871 7.69 KB | |
iXhash2-meta-rules.patch | 0000002334 2.28 KB | |
local.cf | 0000001170 1.14 KB | |
patch-PgSQL | 0000001153 1.13 KB | |
patch-SQL_ASCII_SORT | 0000001045 1.02 KB | |
patch-URIDNSBL | 0000000672 672 Bytes | |
spamassassin-dont_use_SSLv3_methods.patch | 0000000978 978 Bytes | |
spamassassin.changes | 0000050397 49.2 KB | |
spamassassin.spec | 0000010129 9.89 KB | |
spamd.service | 0000000944 944 Bytes | |
spampd-2.42.tar.bz2 | 0000112640 110 KB | |
spampd-2.42_git_20170226.patch | 0000002176 2.13 KB | |
spampd.service | 0000000912 912 Bytes | |
suse.cron-sa-update | 0000000881 881 Bytes | |
sysconfig.spamd | 0000001461 1.43 KB | |
sysconfig.spampd | 0000000139 139 Bytes |
Revision 100 (latest revision is 165)
Stephan Kulow (coolo)
accepted
request 519715
from
Vítězslav Čížek (vitezslav_cizek)
(revision 100)
- Add support for building with OpenSSL 1.1 (bsc#1055252) * add 0001-bug-7361-Allow-building-against-OpenSSL-1.1.0.patch * add spamassassin-dont_use_SSLv3_methods.patch - Fix build with Perl 5.26 * https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7367 * add 0001-Fix-bug-7367-Don-t-assume-cwd-.-is-in-INC-it-may-be-.patch
Comments 0