The following split works, but why does "root@" not work below marked by
"***" ? The Gnus manual is pretty heavy going in the splitting section
and I feel I must have overlooked something obvious.
"@" is not part of regexps special characters is it?
,----
| (setq nnimap-split-inbox
| '("INBOX"))
|
| (setq nnimap-split-predicate "UNDELETED")
|
| (setq nnimap-split-crosspost nil)
|
| (setq nnimap-split-rule
| '(
| ("mymail" ("INBOX" nnimap-split-fancy)))
|
| nnimap-split-fancy
| '(|
| ("List-id" "unison" "DevelopmentEmail.apps.general")
| (from "mailer-daemon" "daemon-errors")
| (to "xmonad" "DevelopmentEmail.haskell.xmonad")
| (to "emacs-orgmode" "DevelopmentEmail.apps.emacs.org-mode")
| (to "root" "root") ;; ***
| (to "rileyrgdev" "DevelopmentEmail.mail")
| "INBOX.mail.NOT-FILED"))
`----
--
important and urgent problems of the technology of today are no longer the
satisfactions of the primary needs or of archetypal wishes, but the reparation
of the evils and damages by the technology of yesterday. ~Dennis Gabor,
Innovations: Scientific, Technological and Social, 1970
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english