diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-04-02 21:35:49 +0200 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-04-02 21:35:49 +0200 |
commit | fc5c8292d28e8bbb39e2ad258fa75e36fe7750e8 (patch) | |
tree | a3e4f0dfb813e7c0773f6188d0ee2f291daf7fc1 /offlineimaprc | |
parent | 0b50bfaefb2d117c2101f9b34d9fdf2b27d44f39 (diff) | |
download | dotfiles-fc5c8292d28e8bbb39e2ad258fa75e36fe7750e8.tar.gz dotfiles-fc5c8292d28e8bbb39e2ad258fa75e36fe7750e8.tar.bz2 dotfiles-fc5c8292d28e8bbb39e2ad258fa75e36fe7750e8.zip |
eh
Diffstat (limited to 'offlineimaprc')
-rw-r--r-- | offlineimaprc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/offlineimaprc b/offlineimaprc index 4fa56d4..74e84e7 100644 --- a/offlineimaprc +++ b/offlineimaprc @@ -8,7 +8,7 @@ ui = quiet [Account Gmail] localrepository = Gmail-Local remoterepository = Gmail-Remote -autorefresh = 15 +#autorefresh = 15 [Repository Gmail-Local] type = Maildir @@ -24,7 +24,7 @@ nametrans = lambda folder: {'drafts': '[Gmail]/Drafts', [Repository Gmail-Remote] type = Gmail -idlefolders = ['INBOX'] +#idlefolders = ['INBOX'] remoteuser = vasil.zlatanov@gmail.com #remotepass = youwish realdelete = yes |