From 9679f3f3a177215717a6734a0b91161e00814504 Mon Sep 17 00:00:00 2001 From: Gab <24553253+gabrix73@users.noreply.github.com> Date: Mon, 17 Aug 2026 14:25:18 +0200 Subject: Allow restricted email-client Mail2News addressing --- deploy/postfix/qee-mail2news-aliases | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 deploy/postfix/qee-mail2news-aliases (limited to 'deploy/postfix/qee-mail2news-aliases') diff --git a/deploy/postfix/qee-mail2news-aliases b/deploy/postfix/qee-mail2news-aliases new file mode 100644 index 0000000..3025ccf --- /dev/null +++ b/deploy/postfix/qee-mail2news-aliases @@ -0,0 +1,4 @@ +# Preserve the user-facing To header, but rewrite the SMTP envelope to the +# exact client-authorized Mail2News onion ingress. Mail2News extracts and +# validates the date and newsgroups from the original To header. +/^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$/ mail2news@xilb7y4kj6u6qfo45o3yk2kilfv54ffukzei3puonuqlncy7cn2afwyd.onion -- cgit v1.2.3