diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-02-15 16:50:27 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-02-15 16:50:27 +0000 |
commit | dc7b3d368017727e9438fc7463b0841df1e4aa41 (patch) | |
tree | 80f3c212b14e3d1036315e859636f1643dc6b366 /doc/doc-txt/ChangeLog | |
parent | 6c54be6459b83b955fbd2fd6d6a844f80c98427a (diff) |
SpamAssassin: replace "backup" option on server spec with "pri=<N>". Bug 670
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 0548674f2..cff7f4445 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -54,7 +54,7 @@ JH/14 Bug 1573: The spam= ACL condition now additionally supports Rspamd. Patch from Andrew Lewis. JH/15 Bug 670: The spamd_address main option (for the spam= ACL condition) - now supports optional time-restrictions, weighting, and backup-only + now supports optional time-restrictions, weighting, and priority modifiers per server. Patch originally by <rommer@active.by>. JH/16 The spamd_address main option now supports a mixed list of local |