AutoYADM commit: 2025-03-17 22:49:58
This commit is contained in:
parent
115fc72413
commit
0b9d4c2a68
2 changed files with 10 additions and 10 deletions
|
@ -1,6 +1,6 @@
|
||||||
[personal]
|
[personal]
|
||||||
source = notmuch://~/.mail/
|
source = notmuch://~/Maildir/
|
||||||
maildir-store = ~/.mail/
|
maildir-store = ~/Maildir/
|
||||||
maildir-account-path = personal
|
maildir-account-path = personal
|
||||||
query-map = ~/.config/aerc/personal-map.conf
|
query-map = ~/.config/aerc/personal-map.conf
|
||||||
outgoing = smtp+plain://daniel%40ficd.ca@127.0.0.1:1025
|
outgoing = smtp+plain://daniel%40ficd.ca@127.0.0.1:1025
|
||||||
|
@ -10,8 +10,8 @@ from = Daniel Fichtinger <daniel@ficd.ca>
|
||||||
# copy-to = sent
|
# copy-to = sent
|
||||||
cache-headers = true
|
cache-headers = true
|
||||||
signature-file = /home/fic/mail/daniel@ficd.ca.sig
|
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 = 0
|
||||||
exclude-tags = spam,deleted
|
exclude-tags = spam,deleted
|
||||||
postpone = drafts
|
postpone = drafts
|
||||||
folders = inbox, sent, to-me, sr.ht, git, archive, recipts
|
folders = inbox, sent, to-me, sr.ht, git, archive, recipts
|
||||||
|
@ -26,8 +26,8 @@ pgp-key-id = 965699C862DA92143CDE2877D1B0947B25420214
|
||||||
|
|
||||||
[school]
|
[school]
|
||||||
archive = archive
|
archive = archive
|
||||||
source = notmuch://~/.mail/
|
source = notmuch://~/Maildir/
|
||||||
maildir-store = ~/.mail/
|
maildir-store = ~/Maildir/
|
||||||
maildir-account-path = school
|
maildir-account-path = school
|
||||||
query-map = ~/.config/aerc/school-map.conf
|
query-map = ~/.config/aerc/school-map.conf
|
||||||
outgoing = smtp+xoauth2://18daf3%40queensu.ca@outlook.office365.com:587
|
outgoing = smtp+xoauth2://18daf3%40queensu.ca@outlook.office365.com:587
|
||||||
|
@ -37,8 +37,8 @@ from = Daniel Fichtinger <fichtinger.d@queensu.ca>
|
||||||
postpone = drafts
|
postpone = drafts
|
||||||
# copy-to = sent
|
# copy-to = sent
|
||||||
signature-file = /home/fic/mail/fichtinger.d@queensu.ca.sig
|
signature-file = /home/fic/mail/fichtinger.d@queensu.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 = 0
|
||||||
exclude-tags = spam,deleted
|
exclude-tags = spam,deleted
|
||||||
folders = inbox, sent, to-me, archive
|
folders = inbox, sent, to-me, archive
|
||||||
folders-sort = inbox, sent, to-me, archive
|
folders-sort = inbox, sent, to-me, archive
|
||||||
|
|
|
@ -2,9 +2,9 @@ Videos /home/fic/Videos v
|
||||||
Videos /home/fic/Videos/ v
|
Videos /home/fic/Videos/ v
|
||||||
SyncDocuments /home/fic/SyncDocuments/ s
|
SyncDocuments /home/fic/SyncDocuments/ s
|
||||||
SyncDocuments /home/fic/SyncDocuments s
|
SyncDocuments /home/fic/SyncDocuments s
|
||||||
Pictures /home/fic/Pictures/ p
|
|
||||||
Pictures /home/fic/Pictures p
|
Pictures /home/fic/Pictures p
|
||||||
Downloads /home/fic/Downloads/ D
|
Pictures /home/fic/Pictures/ p
|
||||||
Downloads /home/fic/Downloads D
|
Downloads /home/fic/Downloads D
|
||||||
|
Downloads /home/fic/Downloads/ D
|
||||||
Documents /home/fic/Documents d
|
Documents /home/fic/Documents d
|
||||||
Documents /home/fic/Documents/ d
|
Documents /home/fic/Documents/ d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue