Fix local.cf rewrite subject option (#133355 Christof Damian)
This commit is contained in:
parent
fc8c0be7aa
commit
0ac077c358
@ -5,7 +5,6 @@
|
||||
# without risking lost emails.
|
||||
|
||||
required_hits 5
|
||||
rewrite_subject 1
|
||||
subject_tag [SPAM]
|
||||
report_safe 0
|
||||
rewrite_header Subject [SPAM]
|
||||
|
||||
|
@ -8,7 +8,7 @@
|
||||
Summary: Spam filter for email which can be invoked from mail delivery agents.
|
||||
Name: spamassassin
|
||||
Version: 3.0.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
License: Apache License
|
||||
Group: Applications/Internet
|
||||
URL: http://spamassassin.apache.org/
|
||||
@ -140,6 +140,9 @@ fi
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Mon Oct 18 2004 Warren Togami <wtogami@redhat.com> - 3.0.0-3
|
||||
- Fix local.cf rewrite subject option (#133355 Christof Damian)
|
||||
|
||||
* Sat Sep 25 2004 Warren Togami <wtogami@redhat.com> - 3.0.0-2
|
||||
- Update URL, cleanup name (Robert Scheck #133622)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user