summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.offlineimaprc4
1 files changed, 1 insertions, 3 deletions
diff --git a/.offlineimaprc b/.offlineimaprc
index d00c000..7039ab2 100644
--- a/.offlineimaprc
+++ b/.offlineimaprc
@@ -54,8 +54,6 @@ localfolders = ~/documents/mail/aethon
type = Maildir
localfolders = ~/documents/mail/ninthfloor
-nametrans = lambda folder: folder.lower()
-
[Repository ryuslash.org-local]
type = Maildir
localfolders = ~/documents/mail/ryuslash.org
@@ -96,7 +94,7 @@ remotehost = ninthfloor.org
remoteusereval = getuser("ninthfloor.org")
remotepasseval = getpassword("ninthfloor.org")
-nametrans = lambda folder: folder.capitalize()
+nametrans = lambda folder: folder.lower()
[Repository ryuslash.org-remote]
type = IMAP