summaryrefslogtreecommitdiff
path: root/base/offlineimaprc
diff options
context:
space:
mode:
Diffstat (limited to 'base/offlineimaprc')
-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