Guest User

Untitled

a guest
Nov 25th, 2018
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. [retriever]
  2. type = SimplePOP3SSLRetriever
  3. server = mail.messagingengine.com
  4. username = threegee@fastmail.fm
  5. password = DERPDERPDERP
  6.  
  7. [destination]
  8. type = Maildir
  9. path = ~/Mail/
  10.  
  11. [options]
  12. delete = True
Add Comment
Please, Sign In to add comment