From 29cfeb94e35eb8fe2b6f02fe9c9444edb251fd71 Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Mon, 21 Feb 2011 00:11:32 -0500 Subject: Improved spamd server selection. Patch from Mark Zealey. Fixes bug 1056. --- doc/doc-txt/ChangeLog | 3 +++ doc/doc-txt/NewStuff | 3 +++ 2 files changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 1fd7bd3cf..1fb19caee 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -63,6 +63,9 @@ PP/10 Use sig_atomic_t for flags set from signal handlers. PP/11 Bugzilla 1055: Update $message_linecount for maildir_tag. Patch from Mark Zealey. +PP/12 Bugzilla 1056: Improved spamd server selection. + Patch from Mark Zealey. + Exim version 4.74 ----------------- 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 ------------ -- cgit v1.2.3