From a636bf08394814e8dc73cf0f3b5883c2bdcaece7 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Fri, 4 May 2012 08:55:32 -0400 Subject: Dropped old offlineimap --- .offlineimaprc | 18 ------------------ 1 file changed, 18 deletions(-) (limited to '.offlineimaprc') 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 -- cgit v1.2.3