diff options
author | David Runge <dave@sleepmap.de> | 2016-08-09 20:09:31 +0200 |
---|---|---|
committer | David Runge <dave@sleepmap.de> | 2016-08-09 20:09:31 +0200 |
commit | 57fe81bfbc5df75ad02ab97bdcc06fb6e0e10f53 (patch) | |
tree | 6991e628dd7e4d4b851d4d59179d2bfb1bf2f93c | |
parent | aa87eb49efac07cad54b08c9d74540a90807511f (diff) | |
download | dotfiles-57fe81bfbc5df75ad02ab97bdcc06fb6e0e10f53.tar.gz dotfiles-57fe81bfbc5df75ad02ab97bdcc06fb6e0e10f53.tar.bz2 dotfiles-57fe81bfbc5df75ad02ab97bdcc06fb6e0e10f53.tar.xz dotfiles-57fe81bfbc5df75ad02ab97bdcc06fb6e0e10f53.zip |
.offlineimaprc: Updating accounts to leave out whitespaces.
-rw-r--r-- | .offlineimaprc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.offlineimaprc b/.offlineimaprc index c20c1db..7dafebf 100644 --- a/.offlineimaprc +++ b/.offlineimaprc @@ -1,5 +1,5 @@ [general] -accounts = sleepmap.de, tu-berlin.de, c-base.org, linuxaudio.org, studio@ak.tu-berlin.de +accounts = sleepmap.de,tu-berlin.de,c-base.org,linuxaudio.org,studio@ak.tu-berlin.de maxsyncaccounts = 3 pythonfile = ~/bin/pass2offlineimap |