;; General splitting configuration.
(setq nnimap-split-inbox '("INBOX" "to.split")
nnimap-split-rule 'nnimap-split-fancy
;; General splitting configuration.
(setq nnimap-split-inbox '("INBOX" "to.split")
nnimap-split-rule 'nnimap-split-fancy
'(| (to "\\<\\(news\\|newsmaster\\|usenet\\)@" "admin.news" t)
(to "\\<hostmaster@" "admin.dns" t)
(to "\\<postmaster@" "admin.mail" t)
'(| (to "\\<\\(news\\|newsmaster\\|usenet\\)@" "admin.news" t)
(to "\\<hostmaster@" "admin.dns" t)
(to "\\<postmaster@" "admin.mail" t)
(from "@libertymail\\.org\\.uk" "spam.liberty" t)
(from "@openrightsgroup\\.org" "spam.org" t)
(from "@tshirthell\\.com" "spam.tshirt-hell" t)
(from "@libertymail\\.org\\.uk" "spam.liberty" t)
(from "@openrightsgroup\\.org" "spam.org" t)
(from "@tshirthell\\.com" "spam.tshirt-hell" t)