------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=670 --- Comment #6 from Roman <[EMAIL PROTECTED]> 2008-02-18 12:05:33 --- > Good point. Maybe it would make sense to have a generic select string > expansion > that does a selection like that? Doesn't really matter to me, but I could see > people wanting similar things elsewhere. > IMHO, it is impossible. In any case, string expansion will be expanded as list of addresses or one address. In case of list, exim's spam.c will try to use every spamd server, listed in spamd_address, with equal weights. In case of one server, exim's spam.c will try only this server and defer message, if it will be unreachable. If you have any suggestions, how to do it, I ready to try it. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
