AutoYADM commit: 2025-03-16 00:30:06
This commit is contained in:
parent
49a8505990
commit
2ddaae1cd7
2 changed files with 21 additions and 15 deletions
|
@ -14,6 +14,11 @@ check-mail-cmd = /home/fic/.config/mail/mail-sync.sh
|
|||
check-mail = 5m
|
||||
exclude-tags = spam,archive,deleted
|
||||
folders-sort = InboxNM, SentNM, to-me, sr.ht, git
|
||||
pgp-auto-sign = true
|
||||
pgp-self-encrypt = true
|
||||
pgp-opportunistic-encrypt = false
|
||||
pgp-error-level = warn
|
||||
pgp-key-id = 965699C862DA92143CDE2877D1B0947B25420214
|
||||
|
||||
[school]
|
||||
source = notmuch://~/.mail/
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
#
|
||||
# Default: auto
|
||||
pgp-provider=gpg
|
||||
use-terminal-pinentry = true
|
||||
|
||||
# By default, the file permissions of accounts.conf must be restrictive and
|
||||
# only allow reading by the file owner (0600). Set this option to true to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue