From e360f433436447a89d4873b1eb3fac18c84e915f Mon Sep 17 00:00:00 2001 From: Gab <24553253+gabrix73@users.noreply.github.com> Date: Mon, 17 Aug 2026 14:53:59 +0200 Subject: Accept dated Mail2News onion recipients --- deploy/postfix/qee-mail2news-access | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deploy/postfix/qee-mail2news-access') diff --git a/deploy/postfix/qee-mail2news-access b/deploy/postfix/qee-mail2news-access index f8c23a7..8d84652 100644 --- a/deploy/postfix/qee-mail2news-access +++ b/deploy/postfix/qee-mail2news-access @@ -1,3 +1,3 @@ # Permit only the dated Mail2News recipient syntax used by ordinary email # clients. Everything else is rejected by the dedicated qee onion listener. -/^mail2news-[0-9]{8}-[a-z][a-z0-9]+(\.[0-9a-z+_-]+)+(=[a-z][a-z0-9]+(\.[0-9a-z+_-]+)+){0,2}@mail2news\.tcpreset\.net$/ OK +/^mail2news-[0-9]{8}-[a-z][a-z0-9]+(\.[0-9a-z+_-]+)+(=[a-z][a-z0-9]+(\.[0-9a-z+_-]+)+){0,2}@(mail2news\.tcpreset\.net|xilb7y4kj6u6qfo45o3yk2kilfv54ffukzei3puonuqlncy7cn2afwyd\.onion)$/ OK -- cgit v1.2.3