projects
/
dotfiles-public.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d852cc
)
.notmuch-config: configure the Notmuch email indexer
author
W. Trevor King
<wking@tremily.us>
Wed, 2 Jan 2013 16:14:05 +0000
(11:14 -0500)
committer
W. Trevor King
<wking@tremily.us>
Wed, 2 Jan 2013 16:14:05 +0000
(11:14 -0500)
src/.notmuch-config
[new file with mode: 0644]
patch
|
blob
diff --git a/src/.notmuch-config
b/src/.notmuch-config
new file mode 100644
(file)
index 0000000..
4455815
--- /dev/null
+++ b/
src/.notmuch-config
@@ -0,0
+1,22
@@
+# .notmuch-config - Configuration file for the notmuch mail system
+#
+# For more information about notmuch, see http://notmuchmail.org
+
+[database]
+path=/home/wking/mail
+
+[user]
+name=W. Trevor King
+primary_email=wking@tremily.us
+other_email=wking@drexel.edu;tvrkng@gmail.com;
+
+[new]
+tags=unread;inbox;
+
+ignore=
+
+[maildir]
+synchronize_flags=true
+
+[search]
+exclude_tags=deleted;spam;