|
@@ -1,19 +1,20 @@
|
|
[database]
|
|
[database]
|
|
-path=/Users/colinpowell/Mail
|
|
|
|
|
|
+path=/home/powellc/Mail
|
|
|
|
|
|
[user]
|
|
[user]
|
|
name=Colin Powell
|
|
name=Colin Powell
|
|
primary_email=colin@onec.me
|
|
primary_email=colin@onec.me
|
|
|
|
+other_email=colin@timberwyckfarm.com;hello@colinforcastine.com,colin@unbl.ink
|
|
|
|
|
|
[new]
|
|
[new]
|
|
-tags=unread;inbox;new;
|
|
|
|
-ignore=
|
|
|
|
|
|
+tags=inbox
|
|
|
|
+ignore=.mbsyncstate;.isncuidmap.db;.uidvalidity
|
|
|
|
|
|
[search]
|
|
[search]
|
|
-exclude_tags=deleted;spam;
|
|
|
|
|
|
+exclude_tags=deleted;spam;muted
|
|
|
|
|
|
[maildir]
|
|
[maildir]
|
|
synchronize_flags=true
|
|
synchronize_flags=true
|
|
|
|
|
|
[crypto]
|
|
[crypto]
|
|
-gpg_path=/usr/bin/gpg
|
|
|
|
|
|
+gpg_path=/usr/local/bin/gpg
|