Guest User

Untitled

a guest
Jan 12th, 2017
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. set imap_user = "[email protected]"
  2. set imap_pass = "password"
  3.  
  4. set smtp_url = "smtp://[email protected]:587/"
  5. set smtp_pass = "password"
  6. set from = "[email protected]"
  7. set realname = "Your Real Name"
Advertisement
Add Comment
Please, Sign In to add comment