summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2014-05-08 07:41:32 -0700
committerJesse Morgan <jesse@jesterpm.net>2014-05-08 07:41:32 -0700
commit39fec9b4a95a7504dacc295df3430703da964967 (patch)
tree6fac9b1102a140b7efa8904ebc909fa53046dc11
parent9edb1d769b3c125fa7e2a68fcb638ef8fb6a3829 (diff)
Missing file from last commit.
-rw-r--r--base/offlineimaprc6
1 files 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