https://bugs.exim.org/show_bug.cgi?id=423
--- Comment #31 from Simon Arlott <[email protected]> --- Created attachment 1196 --> https://bugs.exim.org/attachment.cgi?id=1196&action=edit Add control = clear_sender_verify_failure I've refreshed the patches to take into account verification text changes on master and added a new "control = clear_sender_verify_failure" feature to allow the built-in sender verify failure details on a defer message to be suppressed. I don't want to add a new config option because that will just make the return details option more complex (and suppress the message even if a custom defer message isn't used by the ACL). Having a control option to suppress the defer message has less benefit than simply being able to clear the failure result (which avoids any other side effects). -- You are receiving this mail because: You are the QA Contact for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
