Can you try again with the last git version ?<div><br></div><div>Best regards,</div><div>Cyril<br><br><div class="gmail_quote">On Mon, Feb 18, 2013 at 11:41 PM, Julien T <span dir="ltr"><<a href="mailto:julien.t43@gmail.com" target="_blank">julien.t43@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
I was happily using Offlineimap (6.2 on OpenBSD 4.8; I know, a bit<br>
old) to backup a gmail account and it seems one or two month ago, it<br>
stopped working. I'm not sure exactly when as I was not checking this<br>
backup job regularly.<br>
<br>
Message is the following<br>
>>><br>
This is OfflineIMAP 6.2.0<br>
Python: 2.5.4 (r254:67916, Aug  9 2010, 08:57:51)<br>
[GCC 4.2.1 20070719 ]<br>
Platform: openbsd4<br>
Args: ['/usr/local/bin/offlineimap', '-l',<br>
'/var/tmp/gmail-backup.sh.log', '-d', 'imap', '-1']<br>
MainThread: OfflineIMAP 6.2.0<br>
Copyright (C) 2002 - 2009 John Goerzen <<a href="mailto:jgoerzen@complete.org">jgoerzen@complete.org</a>><br>
This software comes with ABSOLUTELY NO WARRANTY; see the file<br>
COPYING for details.  This is free software, and you are welcome<br>
to distribute it under the conditions laid out in COPYING.<br>
MainThread: Now debugging for imap: IMAP protocol debugging<br>
Account sync gmail: ***** Processing account gmail<br>
Account sync gmail: Copying folder structure from Gmail to Maildir<br>
Account sync gmail: Establishing connection to <a href="http://imap.gmail.com:993" target="_blank">imap.gmail.com:993</a>.<br>
MainThread: Thread 'Account sync gmail' terminated with exception:<br>
Traceback (most recent call last):<br>
  File "/usr/local/lib/python2.5/site-packages/offlineimap/threadutil.py",<br>
line 149, in run<br>
    Thread.run(self)<br>
  File "/usr/local/lib/python2.5/threading.py", line 446, in run<br>
    self.__target(*self.__args, **self.__kwargs)<br>
  File "/usr/local/lib/python2.5/site-packages/offlineimap/accounts.py",<br>
line 183, in syncrunner<br>
    self.sync(siglistener)<br>
  File "/usr/local/lib/python2.5/site-packages/offlineimap/accounts.py",<br>
line 220, in sync<br>
    remoterepos.syncfoldersto(localrepos, [statusrepos])<br>
  File "/usr/local/lib/python2.5/site-packages/offlineimap/repository/Base.py",<br>
line 135, in syncfoldersto<br>
    srcfolders = src.getfolders()<br>
  File "/usr/local/lib/python2.5/site-packages/offlineimap/repository/IMAP.py",<br>
line 214, in getfolders<br>
    imapobj = self.imapserver.acquireconnection()<br>
  File "/usr/local/lib/python2.5/site-packages/offlineimap/imapserver.py",<br>
line 259, in acquireconnection<br>
    self.sslclientkey, self.sslclientcert)<br>
  File "/usr/local/lib/python2.5/imaplib.py", line 1128, in __init__<br>
    IMAP4.__init__(self, host, port)<br>
  File "/usr/local/lib/python2.5/imaplib.py", line 163, in __init__<br>
    self.open(host, port)<br>
  File "/usr/local/lib/python2.5/site-packages/offlineimap/imapserver.py",<br>
line 85, in open<br>
    imaplibutil.new_open_ssl(self, host, port)<br>
  File "/usr/local/lib/python2.5/site-packages/offlineimap/imaplibutil.py",<br>
line 171, in new_open_ssl<br>
    raise socket.error(last_error)<br>
error: 65<br>
<br>
<br>
Last 1 debug messages logged for Account sync gmail prior to exception:<br>
maildir: MaildirRepository initialized, sep is '.'<br>
<<<<br>
<br>
Conf is the following<br>
>>><br>
general]<br>
accounts = gmail<br>
ui = Noninteractive.Basic<br>
<br>
[Account gmail]<br>
localrepository = Local<br>
remoterepository = Remote<br>
<br>
[Repository Local]<br>
type = Maildir<br>
localfolders = ~/Mail<br>
<br>
[Repository Remote]<br>
type = Gmail<br>
remoteuser = <user>@<a href="http://gmail.com" target="_blank">gmail.com</a><br>
remotepassfile = ~/.<secretfile><br>
realdelete = no<br>
folderfilter = lambda foldername: foldername not in [<br>
        '[Gmail]/Trash]', '[Gmail]/Spam', '[Gmail]/All Mail',<br>
        ]<br>
<<<<br>
<br>
It seems a ssl error but I look on the web and it doesn't seem to have<br>
a change of certificate for gmail.<br>
Any ideas why it failed ?<br>
I'm also trying to check if I can update offlineimap without all the system.<br>
<br>
Thanks a lot.<br>
Cheers,<br>
<br>
Julien<br>
<br>
_______________________________________________<br>
OfflineIMAP-project mailing list<br>
<a href="mailto:OfflineIMAP-project@lists.alioth.debian.org">OfflineIMAP-project@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project" target="_blank">http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/offlineimap-project</a><br>
<br>
OfflineIMAP homepage: <a href="http://software.complete.org/offlineimap" target="_blank">http://software.complete.org/offlineimap</a><br>
</blockquote></div><br></div>