Re: Hide (future) uninteresting messages
* Mads Laursen [Fri, 11 Jun 2004 10:37:28 +0200]:
> I think this bit from my procmailrc:
>     :0 fw
>     * !^Status:
>     | $FORMAIL -I "Status: RO"
> does the trick for me, but this is for an IMAP server, with mbox
> storage. I don't know if procmail can deliver as read on maildir?
  not natively, afaik. currently i'm using this to achieve that:
    :0
    * blah
    | /usr/bin/safecat $DEFAULT/tmp $DEFAULT/cur
  safecat is an implementation of the maildir algorithm (or whatever).
-- 
Adeodato Simó
    EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
The true teacher defends his pupils against his own personal influence.
                -- Amos Bronson Alcott