AutoYADM commit: 2025-03-16 01:00:07
This commit is contained in:
parent
45893083f6
commit
eeabdf91a6
3 changed files with 5 additions and 2 deletions
|
@ -13,7 +13,9 @@ signature-file = /home/fic/mail/daniel@ficd.ca.sig
|
||||||
check-mail-cmd = /home/fic/.config/mail/mail-sync.sh
|
check-mail-cmd = /home/fic/.config/mail/mail-sync.sh
|
||||||
check-mail = 5m
|
check-mail = 5m
|
||||||
exclude-tags = spam,archive,deleted
|
exclude-tags = spam,archive,deleted
|
||||||
folders-sort = InboxNM, SentNM, to-me, sr.ht, git
|
folders-sort = InboxNM, SentNM, to-me, sr.ht, git, archive
|
||||||
|
# folders = inbox,
|
||||||
|
archive = archive
|
||||||
pgp-auto-sign = true
|
pgp-auto-sign = true
|
||||||
pgp-self-encrypt = true
|
pgp-self-encrypt = true
|
||||||
pgp-attach-key = true
|
pgp-attach-key = true
|
||||||
|
|
|
@ -70,7 +70,7 @@ zb = :align bottom<Enter>
|
||||||
<Enter> = :view<Enter>
|
<Enter> = :view<Enter>
|
||||||
d = :choose -o y 'Really delete this message' delete-message<Enter>
|
d = :choose -o y 'Really delete this message' delete-message<Enter>
|
||||||
D = :delete<Enter>
|
D = :delete<Enter>
|
||||||
a = :archive flat<Enter>
|
a = :tag +archive<Enter>
|
||||||
A = :unmark -a<Enter>:mark -T<Enter>:archive flat<Enter>
|
A = :unmark -a<Enter>:mark -T<Enter>:archive flat<Enter>
|
||||||
|
|
||||||
C = :compose<Enter>
|
C = :compose<Enter>
|
||||||
|
|
|
@ -3,3 +3,4 @@ SentNM=tag:sent and tag:personal
|
||||||
to-me=tag:to-me and tag:personal
|
to-me=tag:to-me and tag:personal
|
||||||
sr.ht=tag:inbox and tag:srht and tag:personal
|
sr.ht=tag:inbox and tag:srht and tag:personal
|
||||||
git=tag:inbox and tag:git and tag:personal
|
git=tag:inbox and tag:git and tag:personal
|
||||||
|
archive=tag:archive
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue