Switch .msmtprc from Unix email to Outlook
This commit is contained in:
parent
c13828151a
commit
b8419349f0
6
.msmtprc
6
.msmtprc
@ -14,10 +14,10 @@ account adamgoldsmith
|
||||
passwordeval pass email/adam@adamgoldsmith.name | head -n1
|
||||
|
||||
account WPI
|
||||
host submission.wpi.edu
|
||||
tls_fingerprint 63:84:F4:F6:AF:A4:86:64:CA:CC:22:6B:5C:3A:B5:0D:29:1B:46:5A:88:B6:12:99:B6:D9:CA:A9:C3:51:9F:F3
|
||||
host outlook.office365.com
|
||||
tls_trust_file /etc/ssl/certs/ca-certificates.crt
|
||||
from asgoldsmith@wpi.edu
|
||||
user asgoldsmith
|
||||
user asgoldsmith@wpi.edu
|
||||
passwordeval pass websites/wpi.edu | head -n1
|
||||
|
||||
account Gmail
|
||||
|
Loading…
Reference in New Issue
Block a user