Add notmuch config to repo #mail
This commit is contained in:
20
mail/.notmuch-config
Normal file
20
mail/.notmuch-config
Normal file
@ -0,0 +1,20 @@
|
||||
[database]
|
||||
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=inbox
|
||||
ignore=.mbsyncstate;.isncuidmap.db;.uidvalidity
|
||||
|
||||
[search]
|
||||
exclude_tags=deleted;spam;muted
|
||||
|
||||
[maildir]
|
||||
synchronize_flags=true
|
||||
|
||||
[crypto]
|
||||
gpg_path=/usr/local/bin/gpg
|
||||
Reference in New Issue
Block a user