restore mail
This commit is contained in:
parent
e31244563a
commit
a19bcfd918
14 changed files with 398 additions and 0 deletions
15
mail/.notmuch-config
Normal file
15
mail/.notmuch-config
Normal file
|
@ -0,0 +1,15 @@
|
|||
[database]
|
||||
path=/home/grue/mail
|
||||
[user]
|
||||
name=Grigory Shipunov
|
||||
primary_email=mail@oxapentane.com
|
||||
other_email=grigory@shipunov.xyz;*@oxapentane.com;dump@dvb.solutions
|
||||
[new]
|
||||
tags=unread;inbox;
|
||||
ignore=.mbsyncstate;.uidvalidity
|
||||
[search]
|
||||
exclude_tags=deleted;spam;
|
||||
[maildir]
|
||||
synchronize_flags=true
|
||||
[crypto]
|
||||
gpg_path=gpg
|
Loading…
Add table
Add a link
Reference in a new issue