<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div><br><br>Here's an excerpt of crashlog2, before and after the ERROR :<br><br><br>........<br>MainThread: DEBUG[imap]: imapsplit() called with input: (\HasNoChildren) "/" "INBOX/Sent"<br>MainThread: DEBUG[imap]: imapsplit() returning: ['(\\HasNoChildren)', '"/"', '"INBOX/Sent"']<br>MainThread: DEBUG[imap]: imapsplit() called with input: \HasNoChildren<br>MainThread: DEBUG[imap]: imapsplit() returning: ['\\HasNoChildren']<br>MainThread: DEBUG[imap]: dequote() called with input: "INBOX/Sent"<br>MainThread: DEBUG[imap]: dequote() returning: INBOX/Sent<br>MainThread: DEBUG[imap]: dequote() called with input: INBOX/Sent<br>MainThread: DEBUG[imap]: imapsplit() called with input: (\HasNoChildren) "/" "INBOX/Trash"<br>MainThread: DEBUG[imap]: imapsplit() returning: ['(\\HasNoChildren)', '"/"',
 '"INBOX/Trash"']<br>MainThread: DEBUG[imap]: imapsplit() called with input: \HasNoChildren<br>MainThread: DEBUG[imap]: imapsplit() returning: ['\\HasNoChildren']<br>MainThread: DEBUG[imap]: dequote() called with input: "INBOX/Trash"<br>MainThread: DEBUG[imap]: dequote() returning: INBOX/Trash<br>MainThread: DEBUG[imap]: dequote() called with input: INBOX/Trash<br>Folder sync username[INBOX]: DEBUG[imap]: dequote() called with input: INBOX<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.34 &gt; JIHF4 SELECT INBOX<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &lt; * FLAGS (\Answered \Flagged \Draft \Deleted \Seen NonJunk Junk $Forwarded $MDNSent)<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;.*))?' =&gt; ('FLAGS', ' (\\Answered \\Flagged \\Draft \\Deleted \\Seen NonJunk Junk $Forwarded $MDNSent)', '(\\Answered \\Flagged \\Draft
 \\Deleted \\Seen NonJunk Junk $Forwarded $MDNSent)')<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 untagged_responses[FLAGS] 0 += ["(\Answered \Flagged \Draft \Deleted \Seen NonJunk Junk $Forwarded $MDNSent)"]<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &lt; * OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen NonJunk Junk $Forwarded $MDNSent \*)]&nbsp; <br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;.*))?' =&gt; ('OK', ' [PERMANENTFLAGS (\\Answered \\Flagged \\Draft \\Deleted \\Seen NonJunk Junk $Forwarded $MDNSent \\*)]&nbsp; ', '[PERMANENTFLAGS (\\Answered \\Flagged \\Draft \\Deleted \\Seen NonJunk Junk $Forwarded $MDNSent \\*)]&nbsp; ')<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 untagged_responses[OK] 0 += ["[PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen NonJunk Junk
 $Forwarded $MDNSent \*)]&nbsp; "]<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\[(?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;[^\]]*))?\]' =&gt; ('PERMANENTFLAGS', ' (\\Answered \\Flagged \\Draft \\Deleted \\Seen NonJunk Junk $Forwarded $MDNSent \\*)', '(\\Answered \\Flagged \\Draft \\Deleted \\Seen NonJunk Junk $Forwarded $MDNSent \\*)')<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 untagged_responses[PERMANENTFLAGS] 0 += ["(\Answered \Flagged \Draft \Deleted \Seen NonJunk Junk $Forwarded $MDNSent \*)"]<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &lt; * 11943 EXISTS<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;data&gt;\d+) (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data2&gt;.*))?' =&gt; ('11943', 'EXISTS', None, None)<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 untagged_responses[EXISTS] 0 +=
 ["11943"]<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &lt; * 0 RECENT<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;data&gt;\d+) (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data2&gt;.*))?' =&gt; ('0', 'RECENT', None, None)<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 untagged_responses[RECENT] 0 += ["0"]<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &lt; * OK [UNSEEN 2]&nbsp; <br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;.*))?' =&gt; ('OK', ' [UNSEEN 2]&nbsp; ', '[UNSEEN 2]&nbsp; ')<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 untagged_responses[OK] 1 += ["[UNSEEN 2]&nbsp; "]<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\[(?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;[^\]]*))?\]' =&gt;
 ('UNSEEN', ' 2', '2')<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 untagged_responses[UNSEEN] 0 += ["2"]<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &lt; * OK [UIDVALIDITY 1287904595]&nbsp; <br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;.*))?' =&gt; ('OK', ' [UIDVALIDITY 1287904595]&nbsp; ', '[UIDVALIDITY 1287904595]&nbsp; ')<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 untagged_responses[OK] 2 += ["[UIDVALIDITY 1287904595]&nbsp; "]<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\[(?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;[^\]]*))?\]' =&gt; ('UIDVALIDITY', ' 1287904595', '1287904595')<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 untagged_responses[UIDVALIDITY] 0 += ["1287904595"]<br>Folder sync username[INBOX]:
 DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &lt; * OK [UIDNEXT 46024]&nbsp; <br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;.*))?' =&gt; ('OK', ' [UIDNEXT 46024]&nbsp; ', '[UIDNEXT 46024]&nbsp; ')<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 untagged_responses[OK] 3 += ["[UIDNEXT 46024]&nbsp; "]<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\[(?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;[^\]]*))?\]' =&gt; ('UIDNEXT', ' 46024', '46024')<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 untagged_responses[UIDNEXT] 0 += ["46024"]<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &lt; * OK [NOMODSEQ] Sorry, modsequences have not been enabled on this mailbox<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;type&gt;[A-Z-]+)(
 (?P&lt;data&gt;.*))?' =&gt; ('OK', ' [NOMODSEQ] Sorry, modsequences have not been enabled on this mailbox', '[NOMODSEQ] Sorry, modsequences have not been enabled on this mailbox')<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 untagged_responses[OK] 4 += ["[NOMODSEQ] Sorry, modsequences have not been enabled on this mailbox"]<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\[(?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;[^\]]*))?\]' =&gt; ('NOMODSEQ', None, None)<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 untagged_responses[NOMODSEQ] 0 += [""]<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &lt; * OK [URLMECH INTERNAL]<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;.*))?' =&gt; ('OK', ' [URLMECH INTERNAL]', '[URLMECH INTERNAL]')<br>Folder sync username[INBOX]:
 DEBUG[imap]:&nbsp;&nbsp; 58:38.38 untagged_responses[OK] 5 += ["[URLMECH INTERNAL]"]<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\[(?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;[^\]]*))?\]' =&gt; ('URLMECH', ' INTERNAL', 'INTERNAL')<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 untagged_responses[URLMECH] 0 += ["INTERNAL"]<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &lt; JIHF4 OK [READ-WRITE] Completed<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'(?P&lt;tag&gt;JIHF\d+) (?P&lt;type&gt;[A-Z]+) (?P&lt;data&gt;.*)' =&gt; ('JIHF4', 'OK', '[READ-WRITE] Completed')<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38 &nbsp;&nbsp;&nbsp; matched r'\[(?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;[^\]]*))?\]' =&gt; ('READ-WRITE', None, None)<br>Folder sync username[INBOX]: DEBUG[imap]:&nbsp;&nbsp; 58:38.38
 untagged_responses[READ-WRITE] 0 += [""]<br>WARNING: ERROR in syncfolder for username folder INBOX: null byte in argument for long()<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]: dequote() called with input: INBOX/Drafts<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &gt; JIHF5 SELECT "INBOX/Drafts"<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &lt; * FLAGS (\Answered \Flagged \Draft \Deleted \Seen $Forwarded Junk NonJunk)<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;.*))?' =&gt; ('FLAGS', ' (\\Answered \\Flagged \\Draft \\Deleted \\Seen $Forwarded Junk NonJunk)', '(\\Answered \\Flagged \\Draft \\Deleted \\Seen $Forwarded Junk NonJunk)')<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 untagged_responses[FLAGS] 0 += ["(\Answered \Flagged \Draft \Deleted \Seen $Forwarded
 Junk NonJunk)"]<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &lt; * OK [PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen $Forwarded Junk NonJunk \*)]&nbsp; <br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;.*))?' =&gt; ('OK', ' [PERMANENTFLAGS (\\Answered \\Flagged \\Draft \\Deleted \\Seen $Forwarded Junk NonJunk \\*)]&nbsp; ', '[PERMANENTFLAGS (\\Answered \\Flagged \\Draft \\Deleted \\Seen $Forwarded Junk NonJunk \\*)]&nbsp; ')<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 untagged_responses[OK] 0 += ["[PERMANENTFLAGS (\Answered \Flagged \Draft \Deleted \Seen $Forwarded Junk NonJunk \*)]&nbsp; "]<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &nbsp;&nbsp;&nbsp; matched r'\[(?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;[^\]]*))?\]' =&gt; ('PERMANENTFLAGS', ' (\\Answered
 \\Flagged \\Draft \\Deleted \\Seen $Forwarded Junk NonJunk \\*)', '(\\Answered \\Flagged \\Draft \\Deleted \\Seen $Forwarded Junk NonJunk \\*)')<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 untagged_responses[PERMANENTFLAGS] 0 += ["(\Answered \Flagged \Draft \Deleted \Seen $Forwarded Junk NonJunk \*)"]<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &lt; * 213 EXISTS<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;data&gt;\d+) (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data2&gt;.*))?' =&gt; ('213', 'EXISTS', None, None)<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 untagged_responses[EXISTS] 0 += ["213"]<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &lt; * 0 RECENT<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;data&gt;\d+)
 (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data2&gt;.*))?' =&gt; ('0', 'RECENT', None, None)<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 untagged_responses[RECENT] 0 += ["0"]<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &lt; * OK [UIDVALIDITY 1287904596]&nbsp; <br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;.*))?' =&gt; ('OK', ' [UIDVALIDITY 1287904596]&nbsp; ', '[UIDVALIDITY 1287904596]&nbsp; ')<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 untagged_responses[OK] 1 += ["[UIDVALIDITY 1287904596]&nbsp; "]<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &nbsp;&nbsp;&nbsp; matched r'\[(?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;[^\]]*))?\]' =&gt; ('UIDVALIDITY', ' 1287904596', '1287904596')<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44
 untagged_responses[UIDVALIDITY] 0 += ["1287904596"]<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &lt; * OK [UIDNEXT 786]&nbsp; <br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;.*))?' =&gt; ('OK', ' [UIDNEXT 786]&nbsp; ', '[UIDNEXT 786]&nbsp; ')<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 untagged_responses[OK] 2 += ["[UIDNEXT 786]&nbsp; "]<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &nbsp;&nbsp;&nbsp; matched r'\[(?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;[^\]]*))?\]' =&gt; ('UIDNEXT', ' 786', '786')<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 untagged_responses[UIDNEXT] 0 += ["786"]<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &lt; * OK [NOMODSEQ] Sorry, modsequences have not been enabled on this mailbox<br>Folder sync
 username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;.*))?' =&gt; ('OK', ' [NOMODSEQ] Sorry, modsequences have not been enabled on this mailbox', '[NOMODSEQ] Sorry, modsequences have not been enabled on this mailbox')<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 untagged_responses[OK] 3 += ["[NOMODSEQ] Sorry, modsequences have not been enabled on this mailbox"]<br>Folder sync username[INBOX.Drafts]: DEBUG[imap]:&nbsp;&nbsp; 58:38.44 &nbsp;&nbsp;&nbsp; matched r'\[(?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;[^\]]*))?\]' =&gt; ('NOMODSEQ', None, None)<br><br><br><br></div><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><br><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight: bold;"></span></b></font><br>
<div style="font-family:times new roman, new york, times, serif;font-size:12pt;"><div>Crashlog 2<br><br><br><br>When invoked from the command line this is the error message: "WARNING: ERROR in syncfolder for (username) folder INBOX : null byte in argument for long()"<br><br>The log is the same at the beginning.. (the log file gets to 58 MB in size before crashing).&nbsp; This is the end of the log file.<br><br><br>Folder sync username[INBOX.Trash]: DEBUG[imap]: imapsplit() called with input: FLAGS (\Seen) UID 3573<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '3573']<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '3573']<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '3573'}<br>Folder sync
 username[INBOX.Trash]: DEBUG[imap]: imapsplit() called with input: FLAGS (\Seen) UID 3574<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '3574']<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '3574']<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '3574'}<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: imapsplit() called with input: FLAGS (\Seen) UID 3575<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '3575']<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '3575']<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '3575'}<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: imapsplit() called with input:
 FLAGS (\Seen) UID 3576<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '3576']<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '3576']<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '3576'}<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: imapsplit() called with input: FLAGS (\Seen) UID 3577<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '3577']<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '3577']<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '3577'}<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: imapsplit() called with input: FLAGS (\Seen) UID 3578<br>Folder sync username[INBOX.Trash]:
 DEBUG[imap]: imapsplit() returning: ['FLAGS', '(\\Seen)', 'UID', '3578']<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: options2hash called with input: ['FLAGS', '(\\Seen)', 'UID', '3578']<br>Folder sync username[INBOX.Trash]: DEBUG[imap]: options2hash returning: {'FLAGS': '(\\Seen)', 'UID': '3578'}<br>MainThread: DEBUG[imap]:&nbsp;&nbsp; 58:57.05 &gt; JIHF28 LOGOUT<br>MainThread: DEBUG[imap]:&nbsp;&nbsp; 58:57.05 &lt; * BYE LOGOUT received<br>MainThread: DEBUG[imap]:&nbsp;&nbsp; 58:57.05 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;.*))?' =&gt; ('BYE', ' LOGOUT received', 'LOGOUT received')<br>MainThread: DEBUG[imap]:&nbsp;&nbsp; 58:57.05 untagged_responses[BYE] 0 += ["LOGOUT received"]<br>MainThread: DEBUG[imap]:&nbsp;&nbsp; 58:57.05 BYE response: LOGOUT received<br>MainThread: DEBUG[imap]:&nbsp;&nbsp; 58:57.05 &lt; JIHF28 OK Completed<br>MainThread: DEBUG[imap]:&nbsp;&nbsp; 58:57.05 &nbsp;&nbsp;&nbsp; matched
 r'(?P&lt;tag&gt;JIHF\d+) (?P&lt;type&gt;[A-Z]+) (?P&lt;data&gt;.*)' =&gt; ('JIHF28', 'OK', 'Completed')<br>MainThread: DEBUG[imap]:&nbsp;&nbsp; 58:57.05 &gt; LGPO19 LOGOUT<br>MainThread: DEBUG[imap]:&nbsp;&nbsp; 58:57.13 &lt; * BYE Logging out<br>MainThread: DEBUG[imap]:&nbsp;&nbsp; 58:57.13 &nbsp;&nbsp;&nbsp; matched r'\* (?P&lt;type&gt;[A-Z-]+)( (?P&lt;data&gt;.*))?' =&gt; ('BYE', ' Logging out', 'Logging out')<br>MainThread: DEBUG[imap]:&nbsp;&nbsp; 58:57.13 untagged_responses[BYE] 0 += ["Logging out"]<br>MainThread: DEBUG[imap]:&nbsp;&nbsp; 58:57.13 BYE response: Logging out<br>MainThread: DEBUG[imap]:&nbsp;&nbsp; 58:57.13 &lt; LGPO19 OK Logout completed.<br>MainThread: DEBUG[imap]:&nbsp;&nbsp; 58:57.13 &nbsp;&nbsp;&nbsp; matched r'(?P&lt;tag&gt;LGPO\d+) (?P&lt;type&gt;[A-Z]+) (?P&lt;data&gt;.*)' =&gt; ('LGPO19', 'OK', 'Logout completed.')<br><br><br><br><br><br></div><div style="font-family:times new roman, new york, times,
 serif;font-size:12pt;"><br><div style="font-family:arial, helvetica, sans-serif;font-size:13px;"><font face="Tahoma" size="2"><hr size="1"><b><span style="font-weight:bold;">From:</span></b> Nicolas Sebrecht &lt;nicolas.s-dev@laposte.net&gt;<br><b><span style="font-weight:bold;">To:</span></b> chris coleman &lt;christocoleman@yahoo.com&gt;<br><b><span style="font-weight:bold;">Cc:</span></b> offlineimap mailing list &lt;offlineimap-project@lists.alioth.debian.org&gt;; Sebastian Spaeth &lt;Sebastian@SSpaeth.de&gt;; Nicolas Sebrecht &lt;nicolas.s-dev@laposte.net&gt;<br><b><span style="font-weight:bold;">Sent:</span></b> Wed, April 27, 2011 4:43:40 PM<br><b><span style="font-weight:bold;">Subject:</span></b> Re: ERROR in syncfolder for (username) folder INBOX : null byte in argument for long()<br></font><br>
On Wed, Apr 27, 2011 at 08:15:04AM -0700, chris coleman wrote:<br>&gt;&nbsp; &nbsp; Hello Sebastian and all,<br>&gt; <br>&gt;&nbsp; &nbsp; Now I am getting the following 2 errors, which involve now 2 user<br>&gt;&nbsp; &nbsp; accounts, not just 1 anymore.<br>&gt; <br>&gt;&nbsp; &nbsp; Any suggestion what to do to fix this??&nbsp; ( BTW this output is using the<br>&gt;&nbsp; &nbsp; 6.2.0.2 version. )<br><br>Could you try with a more recent version (v6.3.3)? Actually, we start<br>support from 6.3.2.<br><br>-- <br>Nicolas Sebrecht<br><br>_______________________________________________<br>OfflineIMAP-project mailing list<br><a rel="nofollow" ymailto="mailto:OfflineIMAP-project@lists.alioth.debian.org" target="_blank" href="mailto:OfflineIMAP-project@lists.alioth.debian.org">OfflineIMAP-project@lists.alioth.debian.org</a><br><span><span><a target="_blank"
 href="http://lists.alioth.debian.org/mailman/listinfo/offlineimap-project">http://lists.alioth.debian.org/mailman/listinfo/offlineimap-project</a></span></span><br><br><span><span>OfflineIMAP homepage: <a target="_blank" href="http://software.complete.org/offlineimap">http://software.complete.org/offlineimap</a></span></span><br></div></div>



</div></div></div>



</div></body></html>