AutoYADM commit: 2025-03-14 01:15:06

This commit is contained in:
Daniel Fichtinger 2025-03-14 01:15:06 -04:00
parent 826d672a02
commit af8d6ce122
3 changed files with 31 additions and 30 deletions

View file

@ -19,31 +19,31 @@ default = INBOX
copy-to = Sent
signature-file = /home/fic/mail/fichtinger.d@queensu.ca.sig
[Personal-Local]
source = notmuch://~/.mail/
maildir-store = ~/.mail/
maildir-account-path = personal
query-map = ~/.config/aerc/personal-map.conf
outgoing = smtp+plain://daniel%40ficd.ca@127.0.0.1:1025
outgoing-cred-cmd = pass show proton/bridge
default = InboxNM
from = Daniel Fichtinger <daniel@ficd.ca>
copy-to = Sent
cache-headers = true
signature-file = /home/fic/mail/daniel@ficd.ca.sig
check-mail-cmd = /home/fic/.config/aerc/mail-sync.sh
exclude-tags = spam,archive,deleted
# [Personal-Local]
# source = notmuch://~/.mail/
# maildir-store = ~/.mail/
# maildir-account-path = personal
# query-map = ~/.config/aerc/personal-map.conf
# outgoing = smtp+plain://daniel%40ficd.ca@127.0.0.1:1025
# outgoing-cred-cmd = pass show proton/bridge
# default = InboxNM
# from = Daniel Fichtinger <daniel@ficd.ca>
# copy-to = Sent
# cache-headers = true
# signature-file = /home/fic/mail/daniel@ficd.ca.sig
# check-mail-cmd = /home/fic/.config/aerc/mail-sync.sh
# exclude-tags = spam,archive,deleted
[School-Local]
source = notmuch://~/.mail/
maildir-store = ~/.mail/
maildir-account-path = school
query-map = ~/.config/aerc/school-map.conf
outgoing = smtp+xoauth2://18daf3%40queensu.ca@outlook.office365.com:587
outgoing-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile-test
default = InboxNM
from = Daniel Fichtinger <fichtinger.d@queensu.ca>
copy-to = Sent
signature-file = /home/fic/mail/fichtinger.d@queensu.ca.sig
check-mail-cmd = /home/fic/.config/aerc/mail-sync.sh
exclude-tags = spam,archive,deleted
# [School-Local]
# source = notmuch://~/.mail/
# maildir-store = ~/.mail/
# maildir-account-path = school
# query-map = ~/.config/aerc/school-map.conf
# outgoing = smtp+xoauth2://18daf3%40queensu.ca@outlook.office365.com:587
# outgoing-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile-test
# default = InboxNM
# from = Daniel Fichtinger <fichtinger.d@queensu.ca>
# copy-to = Sent
# signature-file = /home/fic/mail/fichtinger.d@queensu.ca.sig
# check-mail-cmd = /home/fic/.config/aerc/mail-sync.sh
# exclude-tags = spam,archive,deleted

View file

@ -1,2 +1,2 @@
InboxNM=tag:inbox and not tag:archived and not tag:deleted and tag:personal
InboxNM=tag:inbox and not tag:archived and not tag:deleted and tag:personal and not tag:sent
SentNM=from:daniel@ficd.ca or from:ficcdaf@proton.me or from:isafic@proton.me