notmuch: Set default tags for incoming email
This commit is contained in:
parent
f36add111a
commit
4693f3f6dd
1 changed files with 3 additions and 3 deletions
|
|
@ -48,8 +48,8 @@ other_email=mo82rimu@studserv.uni-leipzig.de;moehme@ruc.dk;
|
|||
# in the mail store.
|
||||
#
|
||||
[new]
|
||||
tags=
|
||||
ignore=
|
||||
tags=unread;inbox
|
||||
ignore=Trash;Junk
|
||||
|
||||
# Search configuration
|
||||
#
|
||||
|
|
@ -61,7 +61,7 @@ ignore=
|
|||
# query will override that exclusion.
|
||||
#
|
||||
[search]
|
||||
exclude_tags=deleted;spam;
|
||||
exclude_tags=deleted;spam
|
||||
|
||||
# Maildir compatibility configuration
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue