Files
zulip/tools/deprecated/msmtprc.example
Tim Abbott 5e0b6b809a Clean up tools/ by deleting files and moving others to deprecated/
(imported from commit 57a8e6c3bd746e83e2d22e941a8321ead1396aef)
2015-09-20 00:18:48 -07:00

19 lines
302 B
Plaintext

# Copy this file to ~/.msmtprc, then add your Zulip Mail
# address and password here.
from you@zulip.com
user you@zulip.com
password foobarbadpassword
host smtp.gmail.com
port 587
auth on
protocol smtp
maildomain zulip.com
domain zulip.com
tls on
tls_trust_file /etc/ssl/certs/ca-certificates.crt