Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lheckemann/843c7b727fccecd8a9b2ed660ed83eb2 to your computer and use it in GitHub Desktop.
Save lheckemann/843c7b727fccecd8a9b2ed660ed83eb2 to your computer and use it in GitHub Desktop.
defaults
tls on
tls_trust_file /etc/ssl/certs/ca-bundle.crt
auth on
protocol smtp
logfile ~/.cache/msmtp.log
account default
from me@example.org
host smtp.example.org
user me@example.org
port 587
passwordeval pass show email/me@example.org
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment