From 56ef92bfffba7c182efc559c031612db59cd60df Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Sun, 16 Mar 2025 01:30:06 -0400 Subject: [PATCH] AutoYADM commit: 2025-03-16 01:30:06 --- .config/aerc/accounts.conf | 4 ++-- .config/aerc/personal-map.conf | 2 +- .config/aerc/school-map.conf | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/aerc/accounts.conf b/.config/aerc/accounts.conf index c13ed984..de0aa378 100644 --- a/.config/aerc/accounts.conf +++ b/.config/aerc/accounts.conf @@ -7,7 +7,7 @@ outgoing = smtp+plain://daniel%40ficd.ca@127.0.0.1:1025 outgoing-cred-cmd = pass show proton/bridge default = InboxNM from = Daniel Fichtinger -copy-to = sent +# copy-to = sent cache-headers = true signature-file = /home/fic/mail/daniel@ficd.ca.sig check-mail-cmd = /home/fic/.config/mail/mail-sync.sh @@ -32,7 +32,7 @@ outgoing = smtp+xoauth2://18daf3%40queensu.ca@outlook.office365.com: outgoing-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile-test default = InboxNM from = Daniel Fichtinger -copy-to = sent +# copy-to = sent signature-file = /home/fic/mail/fichtinger.d@queensu.ca.sig check-mail-cmd = /home/fic/.config/mail/mail-sync.sh check-mail = 5m diff --git a/.config/aerc/personal-map.conf b/.config/aerc/personal-map.conf index ed9605b2..d2cdfd73 100644 --- a/.config/aerc/personal-map.conf +++ b/.config/aerc/personal-map.conf @@ -1,4 +1,4 @@ -InboxNM=tag:inbox and not tag:archived and not tag:deleted and tag:personal and not tag:sent and not tag:git and not tag:srht +InboxNM=tag:inbox and not tag:archived and not tag:deleted and tag:personal and not tag:git and not tag:srht SentNM=tag:sent and tag:personal to-me=tag:to-me and tag:personal sr.ht=tag:inbox and tag:srht and tag:personal diff --git a/.config/aerc/school-map.conf b/.config/aerc/school-map.conf index 8622dcc6..c4f08a14 100644 --- a/.config/aerc/school-map.conf +++ b/.config/aerc/school-map.conf @@ -1,5 +1,5 @@ -InboxNM=tag:inbox and not tag:archived and not tag:deleted and tag:school and not tag:sent and not tag:git and not tag:srht -SentNM=tag:sent and tag:school +InboxNM=tag:inbox and not tag:archived and not tag:deleted and tag:school and not tag:git and not tag:srht +SentNM=tag:sent and tag:school and (from:fichtinger.d@queensu.ca or from:18daf3@queensu.ca) to-me=tag:to-me and tag:school # sr.ht=tag:inbox and tag:srht # git=tag:inbox and tag:git