Skip to content

Instantly share code, notes, and snippets.

@iley
Created February 25, 2013 16:19
Show Gist options
  • Select an option

  • Save iley/5030944 to your computer and use it in GitHub Desktop.

Select an option

Save iley/5030944 to your computer and use it in GitHub Desktop.
muttrc sample
set smtp_url="smtp://smith@smtp.server.com:587"
set smtp_pass="password"
set from="smith@server.com"
set realname="John Smith"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment