diff options
author | Ryan Kavanagh <rak@debian.org> | 2012-05-04 08:55:32 -0400 |
---|---|---|
committer | Ryan Kavanagh <rak@debian.org> | 2012-05-04 08:55:32 -0400 |
commit | a636bf08394814e8dc73cf0f3b5883c2bdcaece7 (patch) | |
tree | 8675880b9c9116fbe07c644328139956e964b5ed /.offlineimaprc | |
parent | Updated daylog commant (diff) |
Dropped old offlineimap
Diffstat (limited to '.offlineimaprc')
-rw-r--r-- | .offlineimaprc | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/.offlineimaprc b/.offlineimaprc index b9eed51..b9b9fe3 100644 --- a/.offlineimaprc +++ b/.offlineimaprc @@ -56,24 +56,6 @@ remoteuser = 9rak remotehost = mail.queensu.ca remotepass = QUEENSU_PASS -[Account EIMEAR] -localrepository = LocalEimear -remoterepository = RemoteEimear -foldersort = lambda x, y: cmp(x, y) - -[Repository LocalEimear] -type = IMAP -remotehost = localhost -remoteuser = ryan -remotepass = LOCAL_PASS - -[Repository RemoteEimear] -foldersort = lambda x, y: cmp(x, y) -type = IMAP -remotehost = ryanak.ca -remoteuser = ryan -remotepass = LOCAL_PASS -ssl = yes [mbnames] enabled = no |