diff options
Diffstat (limited to '.msmtprc')
-rw-r--r-- | .msmtprc | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -79,3 +79,14 @@ auth login domain mail.mcgill.ca user ryan.kavanagh@mail.mcgill.ca password MCGILL_PASS + +account ryanakca +host ipv6.ryanak.ca +port 25 +tls on +tls_starttls on +tls_trust_file SSL_CERTS +from ryan@ryanak.ca +auth login +user ryan +password RYANAKCA_PASS |