From 39fec9b4a95a7504dacc295df3430703da964967 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 8 May 2014 07:41:32 -0700 Subject: Missing file from last commit. --- base/offlineimaprc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/base/offlineimaprc b/base/offlineimaprc index ce7106e..3a864a4 100644 --- a/base/offlineimaprc +++ b/base/offlineimaprc @@ -1,6 +1,6 @@ [general] accounts = Jesterpm.net -pythonfile = ~/.offlineimap/helper.py +#pythonfile = ~/.offlineimap/helper.py [Account Jesterpm.net] localrepository = Local @@ -15,8 +15,8 @@ localfolders = ~/.maildir [Repository Remote] type = IMAP remotehost = californium.jesterpm.net -remoteusereval = "jesse" -remotepasseval = mailpasswd("password") +remoteusereval = "jesterpm" +#remotepasseval = mailpasswd("password") folderfilter = lambda folder: folder not in ['sent', 'search'] ssl = yes maxconnections = 2 -- cgit v1.2.3