At Wed, 4 Jun 2003 19:31:22 +1000, Mary wrote:
> 1. I want to use procmail to filter my mail into the mailboxes
> 2. I want to use IMAP to read mail in those mailboxes
>
> The IMAP server in question uses mboxes to store mail and I have a
> shell account on the machine in question, so it's not a problem to set
> up procmail correctly.
> Does anyone have an MUA that handles new folders being created, or
> another solution for the problem that is MUA independent[1]?
In wanderlust, I press C-u RET when expanding the parent folder to
rescan for new entries, any new folders are then shown and able to be
subscribed to (unsubscribed folders usually aren't shown).
I could also do something like this to autosubscribe to new imap
folders matching the regex "slug" (it makes more sense once you read
the docs for the variable):
(setq wl-folder-access-subscribe-alist
'(("^%" . (t . "slug"))))
There's some elisp somewhere that I haven't tried that lets wanderlust
parse your .procmailrc and perform the same operations on incoming
mail itself - I guess a server-side solution is preferable, so this
probably isn't interesting. The "split-mail" options included in the
latest wanderlust release has all the same features as procmail, but
with a different syntax, and a simpler auto "refiling" system
available too which is quite useful.
The web page isn't anything fancy, but it mentions some other
features too: http://www.gohome.org/wl/
--
- Gus
--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug