https://bugs.exim.org/show_bug.cgi?id=423
--- Comment #16 from Jeremy Harris <[email protected]> --- 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>} \ }}} > Why is this relevant? Because you started talking about logging. But no matter, having (re)created a suitable text you can use it for either or both. -- 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/ ##
