From: Mark Wooding Date: Sun, 12 May 2024 19:40:23 +0000 (+0100) Subject: dot/gnus-local.el.distorted: Sort the various `crap.*' splits. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/profile/commitdiff_plain/eba46687717c5cb7c92f3c4ab8df88f0adfec8fc dot/gnus-local.el.distorted: Sort the various `crap.*' splits. --- diff --git a/dot/gnus-local.el.distorted b/dot/gnus-local.el.distorted index c208d0f..9e27f03 100644 --- a/dot/gnus-local.el.distorted +++ b/dot/gnus-local.el.distorted @@ -188,22 +188,22 @@ (from "expiry@letsencrypt\\.org" "admin.letsencrypt") ;; Other splits I've not given a per-sender address. - (from "@\\(.*\\.\\)?lovefilm\\.com\\>" "crap.lovefilm" t) (from "@\\(.*\\.\\)?amazon\\." "crap.amazon" t) (from "@cineworldmail\\.com\\>" "crap.cineworld" t) - (from "@picturehouses\\.co\\.uk\\>" "crap.picturehouse" t) + (from "unlimited@cineworld\\.com\\>" "crap.cineworld" 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 "@\\(.*\\.\\)?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 "campaigns@jolla\\.com\\>" "crap.jolla" 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"))