https://bugs.exim.org/show_bug.cgi?id=423
--- Comment #18 from Simon Arlott <[email protected]> --- (In reply to Jeremy Harris from comment #16) > What I meant by reconstruct was something along these lines: > > ${if eq {$sender_verify_failure}{postmaster} \ > {Postmaster verification failed while checking > <$sender_address>} \ > {${if eq {$sender_verify_fail}{mail} \ > {Callback setup failed while verifying >$sender_address>} \ > {Verification failed for <$sender_address>} \ > }}} That's not what the existing message contains. I want the full message with the detail it would normally provide. (In reply to Jeremy Harris from comment #17) > For interest, what do you find in $acl_verify_message ? Nothing useful; when I tried it in the test suite it's the same as the default log message, so "Sender verify failed". -- 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/ ##
