On Fri, 6 Feb 2004, JM Fraser wrote:
Is there anyway that I can put together a recipe which would ensure all
mail to a certain mailbox is marked 'read' after it enters that mailbox?
It depends which email client and/or imap or pop server that you're using
to access the mailboxes.
This might work:
:0
* conditions that mean to save in a_certain_mailbox
{
:0hfw
| formail -a 'Status: OR'
:0:
a_certain_mailbox
}
But you might need to change that to "X-Status:" -- or it might not be
possible at all.
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail