summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2011-02-21 00:11:32 -0500
committerPhil Pennock <pdp@exim.org>2011-02-21 00:13:18 -0500
commit29cfeb94e35eb8fe2b6f02fe9c9444edb251fd71 (patch)
tree287642bd0a2fada4e4ab79d13c7d619c52239947 /doc/doc-txt/NewStuff
parent332f5cf3ddb43e1a85d70039211e73aa1a753ebd (diff)
Improved spamd server selection.
Patch from Mark Zealey. Fixes bug 1056.
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r--doc/doc-txt/NewStuff3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 7ae550bb4..b940afe34 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -29,6 +29,9 @@ Version 4.75
in the same way as $message_size, to reflect the real number of lines,
including any header additions or removals from transport.
+ 5. When contacting a pool of SpamAssassin servers configured in spamd_address,
+ Exim now selects entries randomly, to better scale in a cluster setup.
+
Version 4.74
------------