From 6d0bae38a7a562d87b789a752a9b2b2c300faa1d Mon Sep 17 00:00:00 2001 From: Bedreddin Sahbaz Date: Wed, 11 Jun 2025 13:45:05 +0300 Subject: [PATCH] Contribution Idea: I have a suggestion for RCPT TO user validation. --- TODO | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/TODO b/TODO index 0fbfa9a..425d1e7 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,15 @@ + +Todo List - Community Contributions + +Add support for validating RCPT TO recipients against a vpopmail+MySQL backend. (#cystein) + + - Useful for configurations where user accounts are stored vpopmail+MySQL. + - Simscan should reject messages at RCPT TO stage if recipient is unknown. + - Prevents unnecessary virus/spam scanning for invalid recipients. + + +------------------------------------------------------------------------------- + Todo List - Friz Logging of message-id along with other information currently logged