Marty Oehme
3c84d6ae1a
Added filtering by dump tag *or* folder to afew so that incoming mail should automatically be filed exclusively in inbox or the dump for notmuch. Additionally changed the exception for inbox display from list to dump tags in aerc, so that -- should there be a legitimate mailing list mail, such as gitlab's pipeline reports -- they are still visible in inbox.
7 lines
282 B
Text
7 lines
282 B
Text
All=*
|
|
Inbox=tag:inbox and not tag:dump
|
|
Archive=not tag:inbox and not tag:deleted and not tag:dump
|
|
Dump=tag:dump
|
|
Trash=tag:deleted
|
|
Important=tag:flagged
|
|
Sent=from:marty.oehme@gmail.com or from:marty.oehme@googlemail.com or from:moehme@ruc.dk or from:mo82rimu@studserv.uni-leipzig.de
|