AutoYADM commit: 2025-03-14 00:00:06

This commit is contained in:
Daniel Fichtinger 2025-03-14 00:00:06 -04:00
parent ceabaf96a5
commit 47064101e1
8 changed files with 47 additions and 2 deletions

View file

@ -0,0 +1,5 @@
[[language]]
name = "json"
file-types = [
"conf"
]

View file

@ -0,0 +1,16 @@
host: outlook.office365.com
port: 993
tls: true,
tlsOptions:
rejectUnauthorized: true
starttls: true
username: 18daf3@queensu.ca
passwordCMD: '~/tools/mutt_oauth2.py ~/tools/tokenfile-test'
xoAuth2: true
onNewMail: '/home/fic/.config/aerc/mail-sync.sh'
wait: 20
boxes:
-
mailbox: INBOX
-
mailbox: Sent Items

View file

@ -0,0 +1,16 @@
host: 127.0.0.1
port: 1143
tls: false,
tlsOptions:
rejectUnauthorized: false
starttls: true
username: daniel@ficd.ca
passwordCMD: 'pass show proton/bridge'
xoAuth2: false
onNewMail: '/home/fic/.config/aerc/mail-sync.sh'
wait: 20
boxes:
-
mailbox: INBOX
-
mailbox: Sent