-
Notifications
You must be signed in to change notification settings - Fork 1k
Mailboxes
Brennan Novak edited this page Oct 30, 2013
·
7 revisions
Currently to make entire mailboxes disappear is a bit of a hack (and only works from the CLI), but here you go:
- Search for that mailbox mailpile> "search mailbox:something.mbox"
- Tag that search as Trash mailpile> "tag -inbox +trash all" on the CLI
- Quit mailpile and edit .mailpile/mailpile.cfg
- Replace the mailboxes you are deleting with the path with /dev/null
- Restart mailpile