Hi all,
I wasn‘t sure if the issue tracker or the Mailinglist is the best place to 
discuss. I created an issue but afterwards I believe the mailinglist is more 
convinient.

Anyway this is a cross post based on https://sourceforge.net/p/isync/bugs/64/

I‘m trying to 
* fetch mails from mailbox.org
* with version 1.4.0
* on netbsd 9.2 arm

The download of mails fails with 

~~~
IMAP command 'UID FET)' returned an error: BAD Error in IMAP command: Invalid 
command name (0.001 + 0.000 secs).
~~~

Here is a snippet of the debug output which looks important for me

~~~
Loading far side box...
F: [ 5] Enter load_box, [1,inf] (find >= 0, paired <= 4294967295, new > 0)
F: >>> 5 UID FET)
F: [ 5] Leave load_box
Loading near side box...
N: [ 6] Enter load_box, [1,inf] (find >= 0, paired <= 4294967295, new > 0)
N: [ 6] Callback enter load_box, sts=0, total=0, recent=0
near side: 0 messages, 0 recent
matching messages on near side against sync records
N: [ 6] Callback leave load_box
N: [ 6] Leave load_box
F: [ 3] Callback leave open_box
F: 5 BAD Error in IMAP command: Invalid command name (0.001 + 0.000 secs).
IMAP command 'UID FET)' returned an error: BAD Error in IMAP command: Invalid 
command name (0.001 + 0.000 secs).
F: Callback enter bad store
F: Enter cancel_store
F: Leave cancel_store
~~~


Config file and more debug output can be found on the issue I pasted above.

Thx for any hint about what I‘m doing wrong.

—-Marko


_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to