Files
zulip/tools/msmtprc.example
Tim Abbott 1f1af26048 Change Humbug => Zulip in text/comments.
(imported from commit 2f9d73431ae40e1b9e9e11bc2f4f62f566ae758a)
2013-08-07 10:00:07 -04: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