Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- content of .esmtprc
- identity "[email protected]"
- hostname smtp.gmail.com:587
- username "[email protected]"
- password "PassWord"
- starttls required
- content of .muttrc
- set sendmail="/usr/bin/esmtp"
- set envelope_from=yes
- set from="Your Name <[email protected]>"
- set use_from=yes
- set edit_headers=yes
Add Comment
Please, Sign In to add comment