[mew-int 3043] Re: mew-inbox-action-alist for imap?
Petter Gustad <[email protected]> Fri, 24 Feb 2012 14:00:59 +0100 (CET)
| Newsgroups | gmane.mail.mew.general |
|---|---|
| Message-ID | <[email protected]> |
From: Kazu Yamamoto () <[email protected]> Subject: [mew-int 3042] Re: mew-inbox-action-alist for imap? Date: Fri, 24 Feb 2012 11:11:34 +0900 (JST) > Hello, > >> Is there any functionality like "mew-inbox-action-alist" available for >> imap? Or will (or does) mew-inbox-action-alist support imap in later >> versions of mew? > > This works also for IMAP: I can't seem to get it to work for matching strings to automatically select correct folder for mailing lists: (car mew-inbox-action-alist) ("List-Id:" ("%mew" "The Mew ML for the international <mew-int.mew.org>") ("%spam" "<inmuebles24.googlegroups.com>") ("%gridengine" "open source grid engine users <users.gridengine.org>") ("%sbcl" "<sbcl-devel.lists.sourceforge.net>") ("%sawfish" "sawfish.lists.tuxfamily.org") ("%alsa" "Advanced Linux Sound Architecture - User <alsa-user.lists.sourceforge.net>")) Or do I need to upgrade to be able to use this feature as I'm still on 6.2. Thanks //Petter