diff options
author | Vasil ZLatanov <vasil.zlatanov@gmail.com> | 2014-09-02 21:49:09 +0200 |
---|---|---|
committer | Vasil ZLatanov <vasil.zlatanov@gmail.com> | 2014-09-02 21:49:09 +0200 |
commit | 95496f983e819cd5fe2e3013785b30d11884b582 (patch) | |
tree | 694524e63bad1a87e59692dbbd89095c64259fa8 /offlineimaprc | |
parent | 9a302967fa79c627aba34268d7c2d38aa702abd8 (diff) | |
download | dotfiles-95496f983e819cd5fe2e3013785b30d11884b582.tar.gz dotfiles-95496f983e819cd5fe2e3013785b30d11884b582.tar.bz2 dotfiles-95496f983e819cd5fe2e3013785b30d11884b582.zip |
add idle folders to gmail
Diffstat (limited to 'offlineimaprc')
-rw-r--r-- | offlineimaprc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/offlineimaprc b/offlineimaprc index ba7ee45..4fa56d4 100644 --- a/offlineimaprc +++ b/offlineimaprc @@ -24,6 +24,7 @@ nametrans = lambda folder: {'drafts': '[Gmail]/Drafts', [Repository Gmail-Remote] type = Gmail +idlefolders = ['INBOX'] remoteuser = vasil.zlatanov@gmail.com #remotepass = youwish realdelete = yes |