Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: info-gnus-english@gnu.org
Subject: nnimap-split-fancy and regexp
Date: Tue, 22 Jan 2008 15:10:39 +0100	[thread overview]
Message-ID: <87prvuj6hs.fsf@mat.ucm.es> (raw)


Hello

I receive mails from the Moodle forum, which typically have the
following header:


Subject: Using Moodle: Re: Cannot get moodle to follow a symlink on	localhost
In-reply-to: <moodlepost391135@moodle.org>
X-Mailer: PHPMailer [version Moodle 2007101506]


So what I want is to configure 
 nnimap-split-rule  and nnimap-split-fancy respectively 

Such that all this mails are moved to a Imap folder called Moodle

I tried the following

   ("Reply-to:" "Do not reply to this email <noreply@moodle.org>" "Moodle")
   ("X-Mailer:" "PHPMailer [version Moodle 2007101506]" "Moodle")
   ("Subject"  ".*\\[Using Moodle:\\].*" "Moodle")
   ("Subject"  "\\[Using Moodle:\\].*" "Moodle")
   ("In-reply-to:" "<moodlepost0@moodle.org>" "Moodle")


But none really helped and the mail was moved to my HAM folder.

Most likely this is a problem of regexp but I don't know how to set
that up correctly.

Anybody can help

Thanks in advance

Uwe Brauer

             reply	other threads:[~2008-01-22 14:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-22 14:10 Uwe Brauer [this message]
     [not found] <mailman.6399.1201011064.18990.info-gnus-english@gnu.org>
2008-01-27 14:30 ` Johan Bockgård
2008-01-29 17:22   ` Uwe Brauer
     [not found]   ` <mailman.6684.1201627405.18990.info-gnus-english@gnu.org>
2008-01-31 11:26     ` Johan Bockgård
2008-02-01 10:27       ` Uwe Brauer
     [not found]       ` <mailman.6835.1201861708.18990.info-gnus-english@gnu.org>
2008-02-01 13:04         ` Johan Bockgård

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87prvuj6hs.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=info-gnus-english@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).