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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: admin
日付:  
To: exim-dev
題目: [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.