2018-06-06 16:26:24 +02:00
|
|
|
# .notmuch-config - Configuration file for the notmuch mail system
|
|
|
|
#
|
|
|
|
# For more information about notmuch, see https://notmuchmail.org
|
|
|
|
|
|
|
|
[database]
|
|
|
|
path=/home/vincent/mail
|
|
|
|
|
|
|
|
[user]
|
|
|
|
name=Vincent Ambo
|
2019-12-14 15:56:13 +01:00
|
|
|
primary_email=mail@tazj.in
|
|
|
|
other_email=tazjin@gmail.com;
|
2018-06-06 16:26:24 +02:00
|
|
|
|
|
|
|
[new]
|
|
|
|
tags=unread;inbox;
|
|
|
|
ignore=
|
|
|
|
|
|
|
|
[search]
|
2018-06-08 15:21:00 +02:00
|
|
|
exclude_tags=deleted;spam;draft;
|
2018-06-06 16:26:24 +02:00
|
|
|
|
|
|
|
[maildir]
|
|
|
|
synchronize_flags=true
|