Hannes Magnusson wrote:
> That would give the people who only want to work on the tools an
> opportunity to keep track of what is going on there without the
> "noise" of manual commits.

I automatically mark the manual commits and bug reports (alongside my
own messages) as read in my .procmailrc with following rule:

:0
* ^From:[EMAIL PROTECTED]|^Subject: \[PHP-DOC\] (#[0-9]+|cvs:)
* ^TO_lists.php.net
{
        :0fw: .formail.lock
        | formail -I "Status: R"
        
        :0
        Mail/PHP-doc
}

Jakub Vrana

Reply via email to