Fix NO_SPACE_IN_FROM spam tag detection logic (fixes #2372)

This commit is contained in:
mdecimus
2025-12-18 09:36:00 +01:00
parent 43efa37c6a
commit 80af300540
3 changed files with 17 additions and 3 deletions

View File

@@ -132,6 +132,14 @@ expect NO_SPACE_IN_FROM FROM_EQ_ENV_FROM FROM_HAS_DN
From: "Hello"<hello@domain.org>
Test
<!-- NEXT TEST -->
envelope_from hello@domain.org
expect FROM_EQ_ENV_FROM FROM_HAS_DN
From: "Hello"
<hello@domain.org>
Test
<!-- NEXT TEST -->
envelope_from hello@domain.org