summaryrefslogtreecommitdiffstats
path: root/config/mbsyncloop/config.json
blob: 879665f9465211ccfb256438de5b08ef86ea87d1 (plain) (blame)
1
2
3
4
{
    "box_patterns": ["^(?!old\\.)"],
    "on_new_mail": "notmuch new | grep -v '^No new mail\\.$'"
}