I've changed my procmail rule to match mutt-users specifically for now.
I think my problem has to do with the version of procmail I'm running
(3.11pre3) and sed. At any rate, it's now working with this rule:

:0:
* ^Sender: [EMAIL PROTECTED]
lists/mutt-users

However, mutt is not showing the 'N' beside the mbox file to indicate
that it has new mail. This is in mutt 1.2.5i on Solaris 8 (maybe I'll
grab a newer version, but for now, this is what I need to use).

I have this in my .muttrc:

mailboxes `for file in ~/Mail/lists/*; do echo -n "+lists/$(basename
$file) "; done`

any ideas?

Note: it works fine at home with mutt 1.3.23 or whatever it is I'm
running in Debian unstable.

-- 
Carl B. Constantine             University of Victoria
Programmer Analyst              http://www.uvic.ca
UNIX System Administrator       Victoria, BC, Canada
[EMAIL PROTECTED]

Reply via email to