Skip to content

Instantly share code, notes, and snippets.

@facundobianco
Created May 5, 2015 15:15
Show Gist options
  • Save facundobianco/cbe0839dc43078b990af to your computer and use it in GitHub Desktop.
Save facundobianco/cbe0839dc43078b990af to your computer and use it in GitHub Desktop.
I use trac as ticket report systen and I don't want to store emails with status "accepted" or "fixed"
MAILDIR=/home/vando/spool/mail
DEFAULT=/home/vando/spool/mail/inbox/
:0
* ^X-Trac-Version
{
:0B:
* \* status.*(accepted|closed)
/dev/null
:0
trac/
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment