Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        spamass-milter - Sendmail milter for spamassassin
        
        - A Sendmail milter (Mail Filter) library that pipes all incoming mail
(including things received by rmail/UUCP) through the SpamAssassin,
a highly customizable spam filter. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | spamass-milter | 0.3.1 | 4.fc6 | i386 | 130 KiB | Wed Aug 30 03:56:54 2006 | 
        
        Changelog
        
            - * Wed Aug 30 18: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 18: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
            - * Sun May  7 18:00:00 2006 Paul Howarth <paul{%}city-fan{*}org> 0.3.1-2
- - Fix race condition in "stop" clause of initscript (#190894)