From: Mark Wooding Date: Mon, 20 May 2024 17:57:08 +0000 (+0100) Subject: dot/gnus-local.el.distorted X-Git-Url: https://git.distorted.org.uk/~mdw/profile/commitdiff_plain/ef9bb585b49b964763e88de061eee5ff114e2940 dot/gnus-local.el.distorted Include Mailman bounce notifications in `admin.mail'. --- 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)