Revert "Remove -d from spamassassin.sysconfig"
This reverts commit 009140679f
.
This commit is contained in:
parent
009140679f
commit
15fb484368
@ -283,9 +283,6 @@ fi
|
||||
exit 0
|
||||
|
||||
%changelog
|
||||
* Thu Jun 23 2011 Nick Bebout <nb@fedoraproject.org> - 3.3.2-2
|
||||
- Remove -d from spamassassin.sysconfig
|
||||
|
||||
* Mon Jun 6 2011 Warren Togami <warren@togami.com> - 3.3.2-1
|
||||
- 3.3.2
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
# Options to spamd
|
||||
SPAMDOPTIONS="-c -m5 -H"
|
||||
SPAMDOPTIONS="-d -c -m5 -H"
|
||||
|
Loading…
Reference in New Issue
Block a user