AutoYADM commit: 2025-03-14 00:30:06
This commit is contained in:
parent
262c8caac1
commit
826d672a02
9 changed files with 12 additions and 48 deletions
|
@ -15,7 +15,7 @@ source-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile-tes
|
|||
outgoing = smtp+xoauth2://18daf3%40queensu.ca@outlook.office365.com:587
|
||||
outgoing-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile-test
|
||||
from = Daniel Fichtinger <fichtinger.d@queensu.ca>
|
||||
default = Inbox
|
||||
default = INBOX
|
||||
copy-to = Sent
|
||||
signature-file = /home/fic/mail/fichtinger.d@queensu.ca.sig
|
||||
|
||||
|
@ -26,7 +26,7 @@ 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 = INBOX
|
||||
default = InboxNM
|
||||
from = Daniel Fichtinger <daniel@ficd.ca>
|
||||
copy-to = Sent
|
||||
cache-headers = true
|
||||
|
@ -41,7 +41,7 @@ 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 = Inbox
|
||||
default = InboxNM
|
||||
from = Daniel Fichtinger <fichtinger.d@queensu.ca>
|
||||
copy-to = Sent
|
||||
signature-file = /home/fic/mail/fichtinger.d@queensu.ca.sig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue