From ef9bb585b49b964763e88de061eee5ff114e2940 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Mon, 20 May 2024 18:57:08 +0100 Subject: [PATCH] dot/gnus-local.el.distorted Include Mailman bounce notifications in `admin.mail'. --- dot/gnus-local.el.distorted | 1 + 1 file changed, 1 insertion(+) diff --git a/dot/gnus-local.el.distorted b/dot/gnus-local.el.distorted index 00f46d6..fae39a3 100644 --- a/dot/gnus-local.el.distorted +++ b/dot/gnus-local.el.distorted @@ -137,6 +137,7 @@ (to "\\<\\(hostmaster\\)@" "admin.dns" t) (to "\\<\\(news\\|newsmaster\\|usenet\\)@" "admin.news" t) (to "\\<\\(postmaster\\|spamd\\|mailer-daemon\\)@" "admin.mail" t) + (to "\\<\\(mailman-owner\\)@" "admin.mail" t) (to "\\<\\(irc\\|blight\\|ircbot\\)@" "admin.irc" t) (to "\\<\\(www\\|webmaster\\|mtos\\)@" "admin.web" t) (to "\\<\\(ftp\\|ftpadmin\\|mirror\\)@" "admin.ftp" t) -- 2.11.0