소스 검색

Add notmuch example #mail

Colin Powell 6 년 전
부모
커밋
d11bd73197
1개의 변경된 파일6개의 추가작업 그리고 5개의 파일을 삭제
  1. 6 5
      mail/.notmuch-config.example

+ 6 - 5
mail/.notmuch-config.example

@@ -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