AutoYADM commit: 2025-03-17 22:45:07
This commit is contained in:
parent
0e26e9f3fa
commit
ece7017d1e
5 changed files with 26 additions and 18 deletions
|
@ -10,16 +10,14 @@ configurations:
|
|||
passwordCMD: 'pass show proton/bridge'
|
||||
xoAuth2: false
|
||||
# onNewMail: '/home/fic/.config/mail/mail-sync.sh'
|
||||
# onDeletedMail: '/home/fic/.config/mail/mail-sync.sh'
|
||||
wait: 20
|
||||
boxes:
|
||||
-
|
||||
mailbox: INBOX
|
||||
# onNewMail: '/home/fic/.config/mail/newmail.sh personal'
|
||||
onNewMail: '/home/fic/.config/mail/newmail.sh personal'
|
||||
|
||||
-
|
||||
mailbox: Sent
|
||||
# onNewMail: '/home/fic/.config/mail/mail-sync.sh'
|
||||
-
|
||||
host: outlook.office365.com
|
||||
port: 993
|
||||
|
@ -30,12 +28,9 @@ configurations:
|
|||
username: 18daf3@queensu.ca
|
||||
passwordCMD: '~/tools/mutt_oauth2.py ~/tools/tokenfile-test'
|
||||
xoAuth2: true
|
||||
# onNewMail: '/home/fic/.config/mail/mail-sync.sh'
|
||||
# onDeletedMail: '/home/fic/.config/mail/mail-sync.sh'
|
||||
wait: 20
|
||||
boxes:
|
||||
- mailbox: INBOX
|
||||
# onNewMail: '/home/fic/.config/mail/newmail.sh school'
|
||||
onNewMail: '/home/fic/.config/mail/newmail.sh school'
|
||||
-
|
||||
mailbox: Sent Items
|
||||
# onNewMail: '/home/fic/.config/mail/mail-sync.sh'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue