X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/8f69bcd5f80472c07b4102e758b622d1857910d4..e3eb6fe078f51ebfe3a6da92d80cd8953a3e915f:/dot/gnus-local.el.distorted?ds=sidebyside diff --git a/dot/gnus-local.el.distorted b/dot/gnus-local.el.distorted index 5967b7b..00f46d6 100644 --- a/dot/gnus-local.el.distorted +++ b/dot/gnus-local.el.distorted @@ -144,6 +144,7 @@ (from "cron daemon" "admin.misc") (from "uucp@distorted\\.org\\.uk" "admin.uucp") (from "darchive@.*\\.distorted\\.org\\.uk" "admin.misc") + (from "sales@aa\\.net\\.uk" "admin.aaisp") (from "support@aa\\.net\\.uk" "admin.aaisp") (from "bugs@distorted\\.org\\.uk" "admin.bugs") (from "darchive@distorted\\.org\\.uk" "admin.darchive") @@ -154,7 +155,7 @@ ;; Mailing lists, not split out earlier. (to "python-list@python\\.org" "lists.python") - (to ,(concat "\\(jump-\\(announce\\|discuss\\)\\)@" + (to ,(concat "\\(jump-\\(announce\\|discuss\\|vps\\)\\)@" "\\(lists\\.\\)?" "jump\\.net\\.uk") "lists.\\1") (to "cambridgecryptowhiskyclub@gmail\\.com" @@ -168,6 +169,7 @@ (from "@warwick\\.ac\\.uk\\>" "lists.warwick-uni" t) (to "chiark-\\(motd\\|announce\\)@chiark\\.greenend\\.org\\.uk" "lists.chiark-announce") + (to "sot@dotat\\.at" "lists.sot" t) (any "clive-cambridge-gamers@nsict\\.org" "lists.nsict-games") ;; Per-sender addresses. @@ -187,22 +189,24 @@ (from "expiry@letsencrypt\\.org" "admin.letsencrypt") ;; Other splits I've not given a per-sender address. - (from "@\\(.*\\.\\)?lovefilm\\.com\\>" "crap.lovefilm" t) + (from "@\\([^.]+\\.\\)?aegon" "crap.aegon" t) (from "@\\(.*\\.\\)?amazon\\." "crap.amazon" t) + (from "@\\(.*\\.\\)?primevideo\\." "crap.amazon" t) (from "@cineworldmail\\.com\\>" "crap.cineworld" t) - (from "@picturehouses\\.co\\.uk\\>" "crap.picturehouse" t) - (from "@nationwide" "crap.nationwide" t) - (from "nationwide@securesuiteemail\\.com\\>" "crap.nationwide" t) - (from "@\\(.*\\.\\)?spotify\\(mail\\)?\\.com\\>" "crap.spotify" t) - (from "@action\\.openrightsgroup\\.org\\>" "crap.org" t) (from "unlimited@cineworld\\.com\\>" "crap.cineworld" t) - (from "@tshirthell\\.com\\>" "crap.tshirt-hell" t) + (from "@\\(.*\\.\\)?gandi\\.net\\>" "crap.gandi" t) + (from "@accounts\\.google\\.com\\>" "crap.google" t) (from "campaigns@jolla\\.com\\>" "crap.jolla" t) + (from "@\\(.*\\.\\)?lovefilm\\.com\\>" "crap.lovefilm" t) + (from "@mythic-beasts\\.com\\>" "crap.mythic-beasts" t) + (from "@\\([^.]+\\.\\)?nationwide" "crap.nationwide" t) + (from "nationwide@securesuiteemail\\.com\\>" "crap.nationwide" t) + (from "@action\\.openrightsgroup\\.org\\>" "crap.org" t) + (from "@picturehouses\\.co\\.uk\\>" "crap.picturehouse" t) + (from "@\\(.*\\.\\)?spotify\\(mail\\)?\\.com\\>" "crap.spotify" t) (from "@thomann\\.de\\>" "crap.thomann" t) + (from "@tshirthell\\.com\\>" "crap.tshirt-hell" t) (from "@wikimedia\\.org\\>" "crap.wikimedia" t) - (from "@\\(.*\\.\\)?gandi\\.net\\>" "crap.gandi" t) - (from "@mythic-beasts\\.com\\>" "crap.mythic-beasts" t) - (from "@accounts\\.google\\.com\\>" "crap.google" t) ;; Default. "mail.misc"))