blob: 5d2b62eb010fd004816070f5f53560cb9638e109 (
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 smtp.ryanak.ca
port 587
tls on
tls_starttls on
tls_trust_file SSL_CERTS
auth login
user rak
password RYANAKCA_PASS
account cmuscs
from rkavanagh@cs.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
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
|