Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
spamass-milter - Sendmail milter for spamassassin
A Sendmail milter (Mail Filter) application that pipes incoming mail
(including things received by rmail/UUCP) through SpamAssassin, a highly
customizable spam filter.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| spamass-milter |
0.3.1 |
5.el5 |
i386 |
131 KiB |
Fri Oct 12 12:27:04 2007 |
Changelog
- * Fri Oct 12 22:00:00 2007 Paul Howarth <paul{%}city-fan{*}org> 0.3.1-5
- Split initscript and config out from being here documents in the spec and
have them as separate source files instead
- Unexpand tabs
- Clarify license as GPL v2 or later (GPLv2+)
- Use the standard scriptlet for user/group creation in %pre
- * Wed Aug 30 22:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 0.3.1-4
- Use make/DESTDIR instead of deprecated %makeinstall macro
- Expand tabs and clean up changelog entries
- * Mon May 15 22:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 0.3.1-3
- Use upstream default settings (#191602)
This change re-enables by default Subject/Content-Type header modification
(which may have a performance impact for large messages) and disables by
default the rejection of emails with a spam score of 15 or more. To re-enable
these options, uncomment the line:
EXTRA_FLAGS="-m -r 15"
in %{_sysconfdir}/sysconfig/spamass-milter