Package: offlineimap
Version: 6.3.4-1
Severity: important

I use offlineimap to connect to 3 imap servers. Two are (I believe)
exchange; the third is badge-engineered gmail (my isp has contracted
out email to google).

Yesterday's testing update to openssl 1.0.1-2 appears to break the connection
to the gmail server:
============================================

$ offlineimap -a ntl
 OfflineIMAP 6.3.4
Copyright 2002-2011 John Goerzen & contributors.
Licensed under the GNU GPL v2+ (v2 or any later version).

Account sync ntl:
 ***** Processing account ntl
 Copying folder structure from Gmail to Maildir
 Establishing connection to imap.ntlworld.com:993.
 WARNING: Could not connect via SSL to host 'imap.ntlworld.com' and 
non-standard ssl port 993 configured. Make sure you connect to the correct port.
 ***** Finished processing account ntl

===============================================

The relevant part of .offlineimaprc is:

[Repository ntlserv]
type = Gmail
ssl = yes
remoteprt = 993
remotehost = imap.ntlworld.com
remoteuser = n...@ntlworld.com
realdelete = yes
.....

===================================================

An entry for a working (exchange) server is similar:

[Repository nRemote]
type = IMAP
ssl = yes
remoteprt = 993
remotehost = email.anuniversity.ac.uk
remoteuser = auser

=============================

Turning on debugging is not very informative:

$ offlineimap -a ntl -1 -d imap
 OfflineIMAP 6.3.4
Copyright 2002-2011 John Goerzen & contributors.
Licensed under the GNU GPL v2+ (v2 or any later version).

 Debug mode: Forcing to singlethreaded.
 Now debugging for imap: IMAP protocol debugging
 Now debugging for : Other offlineimap related sync messages
Account sync ntl:
 ***** Processing account ntl
 Copying folder structure from Gmail to Maildir
 Establishing connection to imap.ntlworld.com:993.
 DEBUG[imap]:   49:20.41 Account sync ntl imaplib2 version 2.24
 DEBUG[imap]:   49:20.41 Account sync ntl imaplib2 debug level 5, buffer level 3
 WARNING: Could not connect via SSL to host 'imap.ntlworld.com' and 
non-standard ssl port 993 configured. Make sure you connect to the correct port.
 ***** Finished processing account ntl

------------------------------------------------------------------------
-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages offlineimap depends on:
ii  python          2.7.2-10
ii  python-support  1.0.14

offlineimap recommends no packages.

Versions of packages offlineimap suggests:
pn  doc-base         0.10.3
pn  python-kerberos  <none>

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to