Error 'NoneType' object has no attribute 'replace'

Dome domfe at tiscali.it
Thu Nov 4 17:47:51 UTC 2010


Here is my log with debug information.

This is OfflineIMAP 6.2.0
Python: 2.6.4 (r264:75706, Jun  4 2010, 18:20:16)
[GCC 4.4.4 20100503 (Red Hat 4.4.4-2)]
Platform: linux2
Args: ['/usr/bin/offlineimap', '-l', '/home/dome/offlineimap.log', '-1', '-d
', 'imap']
MainThread: OfflineIMAP 6.2.0
Copyright (C) 2002 - 2009 John Goerzen <jgoerzen at 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.
MainThread: OfflineIMAP 6.2.0
MainThread: Copyright (C) 2002 - 2009 John Goerzen <jgoerzen at complete.org>
MainThread: This software comes with ABSOLUTELY NO WARRANTY; see the file
MainThread: COPYING for details.  This is free software, and you are welcome
MainThread: to distribute it under the conditions laid out in COPYING.
MainThread: Now debugging for imap: IMAP protocol debugging
Account sync Test: ***** Processing account Test
Account sync Test: Copying folder structure from Gmail to Maildir
Account sync Test: Establishing connection to imap.gmail.com:993.
Account sync Test: DEBUG[imap]:   44:12.25 imaplib version 2.58
Account sync Test: DEBUG[imap]:   44:12.25 new IMAP4 connection, tag=MKOM
Account sync Test: DEBUG[imap]:   44:12.25 < * OK Gimap ready for requests f
rom 87.5.157.57 k71if4252841weq.4
Account sync Test: DEBUG[imap]:   44:12.25      matched r'\* (?P<type>[A-Z-]
+)( (?P<data>.*))?' => ('OK', ' Gimap ready for requests from 87.5.157.57 k7
1if4252841weq.4', 'Gimap ready for requests from 87.5.157.57 k71if4252841weq
.4')
Account sync Test: DEBUG[imap]:   44:12.25 untagged_responses[OK] 0 += ["Gim
ap ready for requests from 87.5.157.57 k71if4252841weq.4"]
Account sync Test: DEBUG[imap]:   44:12.25 > MKOM0 CAPABILITY
Account sync Test: DEBUG[imap]:   44:12.30 < * CAPABILITY IMAP4rev1 UNSELECT
 IDLE NAMESPACE QUOTA XLIST CHILDREN XYZZY SASL-IR AUTH=XOAUTH
Account sync Test: DEBUG[imap]:   44:12.30      matched r'\* (?P<type>[A-Z-]
+)( (?P<data>.*))?' => ('CAPABILITY', ' IMAP4rev1 UNSELECT IDLE NAMESPACE QU
OTA XLIST CHILDREN XYZZY SASL-IR AUTH=XOAUTH', 'IMAP4rev1 UNSELECT IDLE NAME
SPACE QUOTA XLIST CHILDREN XYZZY SASL-IR AUTH=XOAUTH')
Account sync Test: DEBUG[imap]:   44:12.30 untagged_responses[CAPABILITY] 0
+= ["IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA XLIST CHILDREN XYZZY SASL-IR AU
TH=XOAUTH"]
Account sync Test: DEBUG[imap]:   44:12.30 < MKOM0 OK Thats all she wrote! k
71if4252841weq.4
Account sync Test: DEBUG[imap]:   44:12.30      matched r'(?P<tag>MKOM\d+) (
?P<type>[A-Z]+) (?P<data>.*)' => ('MKOM0', 'OK', 'Thats all she wrote! k71if
4252841weq.4')
Account sync Test: DEBUG[imap]:   44:12.30 untagged_responses[CAPABILITY] =>
 ['IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA XLIST CHILDREN XYZZY SASL-IR AUTH
=XOAUTH']
Account sync Test: DEBUG[imap]:   44:12.30 CAPABILITIES: ('IMAP4REV1', 'UNSE
LECT', 'IDLE', 'NAMESPACE', 'QUOTA', 'XLIST', 'CHILDREN', 'XYZZY', 'SASL-IR'
, 'AUTH=XOAUTH')
Account sync Test: DEBUG[imap]: Attempting plain authentication
Account sync Test: WARNING: Error occured attempting to sync account Test: '
NoneType' object has no attribute 'replace'
Account sync Test: ***** Finished processing account Test




Now I will upgrade my system.





More information about the OfflineIMAP-project mailing list