ebruakagunduz

mutt config

Jun 22nd, 2016
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. # config
  2. set ssl_starttls=yes
  3. set ssl_force_tls=yes
  4. set imap_user = "[email protected]"
  5. set smtp_url = "smtp://[email protected]:587/"
  6. set from = "[email protected]"
  7. set realname = "Ebru Akagunduz"
  8. set editor = "vim"
  9. set folder=imaps://imap.gmail.com
  10. set spoolfile=imaps://imap.gmail.com/INBOX
Advertisement
Add Comment
Please, Sign In to add comment