https://bugs.exim.org/show_bug.cgi?id=956
Gedalya <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1375|0 |1 is obsolete| | --- Comment #6 from Gedalya <[email protected]> --- Created attachment 1377 --> https://bugs.exim.org/attachment.cgi?id=1377&action=edit V3 spamd: add retry_failed option to try spamd server after failure Changes: Add a retry_failed option to spamd server specification Doc: The `retry_failed` option specifies that this server should be tried after exim has successfully established a connection to another server, but that server failed to properly respond. This is disabled by default, due to the concern that a bad message could cause a server to crash, and trying other servers could crash them as well. Possible values are "true", "1", "false" or "0". -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
