AutoYADM commit: 2025-03-12 02:00:06
This commit is contained in:
parent
f9ecc3ad28
commit
b88d2c707f
3 changed files with 16 additions and 14 deletions
|
@ -1,18 +1,20 @@
|
|||
[Personal]
|
||||
source = imap://daniel%40ficd.ca@127.0.0.1:1143
|
||||
source-cred-cmd = pass show proton/bridge
|
||||
outgoing = smtp://daniel%40ficd.ca@127.0.0.1:1025
|
||||
source = imap://daniel%40ficd.ca@127.0.0.1:1143
|
||||
source-cred-cmd = pass show proton/bridge
|
||||
outgoing = smtp://daniel%40ficd.ca@127.0.0.1:1025
|
||||
outgoing-cred-cmd = pass show proton/bridge
|
||||
default = INBOX
|
||||
from = Daniel Fichtinger <daniel@ficd.ca>
|
||||
copy-to = Sent
|
||||
cache-headers = true
|
||||
default = INBOX
|
||||
from = Daniel Fichtinger <daniel@ficd.ca>
|
||||
copy-to = Sent
|
||||
cache-headers = true
|
||||
signature-file = /home/fic/mail/daniel@ficd.ca.sig
|
||||
|
||||
[School]
|
||||
source = imaps+xoauth2://18daf3%40queensu.ca@outlook.office365.com
|
||||
source-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile-test
|
||||
source-cred-cmd = /home/fic/tools/mutt_oauth2.py /home/fic/tools/tokenfile-test
|
||||
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
|
||||
copy-to = Sent
|
||||
from = Daniel Fichtinger <fichtinger.d@queensu.ca>
|
||||
default = INBOX
|
||||
copy-to = Sent
|
||||
signature-file = /home/fic/mail/fichtinger.d@queensu.ca.sig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue