blob: 1ace606905e9d992979f743c06da5b5927bd5d32 (
plain) (
tree)
|
|
defaults
logfile ~/.msmtp.log
domain LOCALHOST
account default
from rak@debian.org
host smtp.gmail.com
port 587
tls on
tls_starttls on
tls_trust_file SSL_CERTS
auth on
user ryanakca@gmail.com
password GMAIL_PASS
account queensu
from ryan.kavanagh@queensu.ca
host smtp.office365.com
port 587
tls on
tls_starttls on
tls_trust_file SSL_CERTS
tls_certcheck on
auth on
user 9rak@queensu.ca
password QUEENSU_PASS
account ubuntu
from ryanakca@ubuntu.com
host smtp.gmail.com
port 587
tls on
tls_starttls on
tls_trust_file SSL_CERTS
auth on
user ryanakca@gmail.com
password GMAIL_PASS
account kubuntu
from ryanakca@kubuntu.org
host smtp.gmail.com
port 587
tls on
tls_starttls on
tls_trust_file SSL_CERTS
auth on
user ryanakca@gmail.com
password GMAIL_PASS
account queensucs
from ryan@cs.queensu.ca
host smtp.gmail.com
port 587
tls on
tls_starttls on
tls_trust_file SSL_CERTS
auth on
user ryanakca@gmail.com
password GMAIL_PASS
account ryanakca
from rak@ryanak.ca
host hermes.ryanak.ca
port 587
tls on
tls_starttls on
tls_trust_file SSL_CERTS
auth login
user rak
password RYANAKCA_PASS
account cmuscs
from rkavanag@cs.cmu.edu
host smtp.srv.cs.cmu.edu
tls on
tls_starttls on
tls_trust_file SSL_CERTS
autho on
user rkavanag
password CMUSCS_PASS
|