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: <[EMAIL PROTECTED]>
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 <[EMAIL PROTECTED]>" "Moodle")
   ("X-Mailer:" "PHPMailer [version Moodle 2007101506]" "Moodle")
   ("Subject"  ".*\\[Using Moodle:\\].*" "Moodle")
   ("Subject"  "\\[Using Moodle:\\].*" "Moodle")
   ("In-reply-to:" "<[EMAIL PROTECTED]>" "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



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

Reply via email to