AutoYADM commit: 2025-03-16 01:30:06

This commit is contained in:
Daniel Fichtinger 2025-03-16 01:30:06 -04:00
parent eeabdf91a6
commit 56ef92bfff
3 changed files with 5 additions and 5 deletions

View file

@ -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 <daniel@ficd.ca>
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 <fichtinger.d@queensu.ca>
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

View file

@ -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

View file

@ -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