[exim-dev] [Bug 2188] Moving recipient check last to mitigat…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
Subject: [exim-dev] [Bug 2188] Moving recipient check last to mitigate brute-force address scan
https://bugs.exim.org/show_bug.cgi?id=2188

--- Comment #3 from Jeremy Harris <jgh146exb@???> ---
Shrug. It's still a 5xx permanent reject that they see.
It's up to you what human-readable text you put out to them with the
reject code ("message" acl modifier) versus what gets logged ("log_message").

If you move the local-only check later, you might end up with greater
processing and comms costs.

--
You are receiving this mail because:
You are on the CC list for the bug.