Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: harven <harven@free.fr>
To: info-gnus-english@gnu.org
Subject: imap splitting with emacs24
Date: Mon, 02 Jul 2012 20:07:47 +0200	[thread overview]
Message-ID: <87hatqc9zg.fsf@ergodik.univ-brest.fr> (raw)

Hi, 

I just upgraded to emacs24, and I have a problem with the imap splitting.
I put the following in my gnus init file, in order to take into account the 
changes reported in the news file.

(setq nnimap-split-inbox "INBOX")
(set (if (< (string-to-number emacs-version) 24)
         'nnimap-split-rule
       'nnimap-split-methods)
     '(("INBOX.Trash"  "^From:.*naturalproducts@pubpromotion\\.com")
       ;; some list there
       ("INBOX" "")))

The splitting occurs with emacs23 but not with emacs24.
Is there something else I need to set with emacs24?
Thanks,
--
Harven

             reply	other threads:[~2012-07-02 18:07 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-02 18:07 harven [this message]
2012-07-02 19:08 ` harven
2012-07-25 22:36   ` alduplat
2012-08-24  5:58     ` Li Bowen
2012-08-26 13:10       ` Li Bowen

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=87hatqc9zg.fsf@ergodik.univ-brest.fr \
    --to=harven@free.fr \
    --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).