Add notmuch example #mail
This commit is contained in:
@ -1,19 +1,20 @@
|
||||
[database]
|
||||
path=/Users/colinpowell/Mail
|
||||
path=/home/powellc/Mail
|
||||
|
||||
[user]
|
||||
name=Colin Powell
|
||||
primary_email=colin@onec.me
|
||||
other_email=colin@timberwyckfarm.com;hello@colinforcastine.com,colin@unbl.ink
|
||||
|
||||
[new]
|
||||
tags=unread;inbox;new;
|
||||
ignore=
|
||||
tags=inbox
|
||||
ignore=.mbsyncstate;.isncuidmap.db;.uidvalidity
|
||||
|
||||
[search]
|
||||
exclude_tags=deleted;spam;
|
||||
exclude_tags=deleted;spam;muted
|
||||
|
||||
[maildir]
|
||||
synchronize_flags=true
|
||||
|
||||
[crypto]
|
||||
gpg_path=/usr/bin/gpg
|
||||
gpg_path=/usr/local/bin/gpg
|
||||
|
||||
Reference in New Issue
Block a user