Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* nnmail-split-fancy: Can not split on Subject
@ 2017-07-08 14:35 Göktuğ Kayaalp
  2017-07-08 17:04 ` Adam Sjøgren
  0 siblings, 1 reply; 3+ messages in thread
From: Göktuğ Kayaalp @ 2017-07-08 14:35 UTC (permalink / raw)
  To: info-gnus-english

Hi,

I have this configuration:

 nnmail-split-methods 'nnmail-split-fancy
 nnmail-split-fancy
 `(| (: spam-split)
     ;;; Github
     ("List-Id" "<redacted>/" "inbox")      ; Github issues on my github repos.
     ("From" "notifications@github.com" "github")
     ;;; Links
     ("Subject" "@<redacted2>" "<redacted2>")
     ;;; Self mail
     ("From" ,(macroexpand `(rx ,user-mail-address)) "self")
     "inbox")

Mail with the following subject line ends up in "self" group:

  From: "My Name" <value-of--user-mail-address>
  Subject: @<redacted2> test

where ‘<redacted2>’ is a short word of only alphanumerical characters.
What am I doing wrong?

Thanks in advance,
       gk.


_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-07-10 14:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-08 14:35 nnmail-split-fancy: Can not split on Subject Göktuğ Kayaalp
2017-07-08 17:04 ` Adam Sjøgren
2017-07-10 14:58   ` Göktuğ Kayaalp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).