blob: cee405627a9f405562e4252075d9d60499ca52cb (
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
port 587
tls on
tls_starttls on
tls_trust_file SSL_CERTS
auth on
user rkavanag
password CMUSCS_PASS
account cmu
from rkavanag@andrew.cmu.edu
host smtp.gmail.com
port 587
tls on
tls_starttls on
tls_trust_file SSL_CERTS
auth on
user rkavanag@andrew.cmu.edu
password CMU_PASS
|