Advertisement
Guest User

Untitled

a guest
May 23rd, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. [general]
  2. accounts = GMail
  3. ui = Noninteractive.Quiet
  4.  
  5. [Account GMail]
  6. localrepository = Local
  7. remoterepository = Remote
  8. autorefresh = 1
  9. quick = 2
  10.  
  11. [Repository Local]
  12. type = Maildir
  13. localfolders = ~/Mail/offlineimap/Maildir
  14.  
  15. [Repository Remote]
  16. type = Gmail
  17. remoteuser = ***@gmail.com
  18. remotepass = ***
  19. ssl = yes
  20. realdelete = no
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement