procmail
[Top] [All Lists]

Re: filter read mails

2005-05-19 01:27:27
Ruud H.G. van Tol schreef:

$ formail +1 -z -cx From: \
                -cx Subject: \
                -cx Status: \
                -s sed -nf abstract.sed < mailbox-file


Better:

    formail -a  Status: \
            -cx From: \
            -cx Subject: \
            -cx Status: \
            -s  sed -nf abstract.sed

-- 
Grtz, Ruud

____________________________________________________________
procmail mailing list   Procmail homepage: http://www.procmail.org/
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>