https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5871
--- Comment #8 from Ty! Boyack <[EMAIL PROTECTED]> 2008-04-15 15:07:22 PST --- Thanks for the pointer, Mark, but spamc is a pure C implimentation for speed (since it's executed once per e-mail), so the perl routines are not going to work here. In light of that, I left the --randomize behavior as it has been, meaning that it picks a random machine in the host list to START, but then will move to the next host on subsequent retries. In the case where a user has provided a list of N hosts, and asked for --filter-retries=M, where M>N, it just rolls through the list from start to finish and then repeats. I just posted the patch - criticism is welcome ;-) -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
