Hi all,

In an effort to fix up my catastrophic mail overload, I'm trying out a few
things to make life easier. One is to have my list email delivered to
IN.<list> email files, and save to <list> archive files.

The annoying way would be to set up folder-hooks, like so:

  folder-hook IN\.list "save-hook .* =list"

I'd have to do that for *every* list... Ugh! (I'm sure many of you
understand.) I'd like to do something like this (only make it work):

  folder-hook IN\.(.*) "save-hook .* =$1"

Common regexp matching, etc. So, is this remotely possible?


Thanks all,

- Jeff


-- [EMAIL PROTECTED] ----------------------------- http://lazarus.aphid.net/ --

     "They cosset us with trappings to shut us up. That way when we say     
       'sharecropper!' you can point to my free suit and say 'Shut up
                        pop star.'" - Courtney Love

Reply via email to