diff options
-rw-r--r-- | .offlineimaprc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.offlineimaprc b/.offlineimaprc index 440f4a0..1738c6e 100644 --- a/.offlineimaprc +++ b/.offlineimaprc @@ -32,6 +32,7 @@ folderfilter = lambda folder: folder not in ['[Google Mail]/All Mail'] and not f [Repository RemoteGmail] foldersort = lambda x, y: mycmp(x, y) type = Gmail +maxconnections = 4 remoteuser = ryanakca@gmail.com remotepass = GMAIL_PASS spamfolder = [Google Mail]/Spam |