Skip to content

Instantly share code, notes, and snippets.

@iley
Created February 25, 2013 16:19
Show Gist options
  • Save iley/5030944 to your computer and use it in GitHub Desktop.
Save iley/5030944 to your computer and use it in GitHub Desktop.
muttrc sample
set smtp_url="smtp://[email protected]:587"
set smtp_pass="password"
set from="[email protected]"
set realname="John Smith"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment