[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

offlineimap/dovecot SSL error



I'm thinking the problem is offlineimap, but I don't really understand
what the error message is telling me. In .offlineimaprc, I have set "ssl
= yes" so I'm not sure what the problem could be. Can anyone shed some
light here?

    nospam@piranha:~$ offlineimap -o -1 -u TTY.TTYUI
    OfflineIMAP 4.0.8 (Rev 592)
    Copyright (C) 2002 - 2004 John Goerzen <jgoerzen@complete.org>
    This software comes with ABSOLUTELY NO WARRANTY; see the file
    COPYING for details.  This is free software, and you are welcome
    to distribute it under the conditions laid out in COPYING.
    Account sync codegnome:
       ***** Processing account codegnome
    Account sync codegnome:
       Copying folder structure from IMAP to Maildir
    Account sync codegnome:
       Establishing connection to imap.codegnome.org:993.
    Thread 'Account sync codegnome' terminated with exception:
    Traceback (most recent call last):
      File "/usr/lib/python2.3/site-packages/offlineimap/threadutil.py", line 153, in run
	Thread.run(self)
      File "/usr/lib/python2.3/threading.py", line 422, in run
	self.__target(*self.__args, **self.__kwargs)
      File "/usr/lib/python2.3/site-packages/offlineimap/accounts.py", line 113, in syncrunner
	self.sync()
      File "/usr/lib/python2.3/site-packages/offlineimap/accounts.py", line 133, in sync
	remoterepos.syncfoldersto(localrepos)
      File "/usr/lib/python2.3/site-packages/offlineimap/repository/Base.py", line 104, in syncfoldersto
	srcfolders = src.getfolders()
      File "/usr/lib/python2.3/site-packages/offlineimap/repository/IMAP.py", line 135, in getfolders
	imapobj = self.imapserver.acquireconnection()
      File "/usr/lib/python2.3/site-packages/offlineimap/imapserver.py", line 165, in acquireconnection
	imapobj = UsefulIMAP4_SSL(self.hostname, self.port)
      File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 1119, in __init__
	IMAP4.__init__(self, host, port)
      File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 153, in __init__
	self.open(host, port)
      File "/usr/lib/python2.3/site-packages/offlineimap/imaplib.py", line 1135, in open
	self.sslobj = socket.ssl(self.sock._sock, self.keyfile, self.certfile)
      File "/usr/lib/python2.3/socket.py", line 73, in ssl
	return _realssl(sock, keyfile, certfile)
    sslerror: (1, 'error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol')


    Last 1 debug messages logged for Account sync codegnome prior to exception:
    maildir: MaildirRepository initialized, sep is '/'

-- 
Re-Interpreting Historic Miracles with SED #141: %s/water/wine/g



Reply to: