Hello again,

You may remember me from a few months ago when my mail provider was not
compatible with isync 1.3.1.
Well, I guess they updated something again.
When I try to sync the mailbox, I now get the following error:
"IMAP error: malformed LIST response". I still see old messages but not
new ones. I imagine it is because mbsync aborts and doesn't actually try
to update.
I tried running a LIST command manually, the output is at the end of the
message. I wonder if the issue could be the last "inbox/\" mailbox.

What would be the next steps to figure out what is going on?
If last time is an indication, if I debug it properly and send it to my
provider, they will hopefully fix it.
(Also, I may be a bit slow to reply as I will have to use the webmail,
which is not the best).

Manual LIST (removed pass and a few mailbox names, kept the weird
characters in case they are significant):

  $ openssl s_client -connect 213.182.54.29:993 -quiet                          
                            1 20:21:33
  Can't use SSL_get_servername
  depth=2 O = Digital Signature Trust Co., CN = DST Root CA X3
  verify return:1
  depth=1 C = US, O = Let's Encrypt, CN = Let's Encrypt Authority X3
  verify return:1
  depth=0 CN = *.net-c.com
  verify return:1
  * OK [CAPABILITY IMAP4rev1 ID LITERAL+] IMAP4rev1 MAILO Ready
  01 LOGIN gui-...@netcourrier.com <pass>
  01 OK [CAPABILITY IMAP4rev1 ID LITERAL+ IDLE QUOTA NAMESPACE SORT UIDPLUS 
UNSELECT] Welcome gui-...@netcourrier.com
  02 NAMESPACE
  * NAMESPACE (("" "/")) NIL NIL
  02 OK NAMESPACE done
  03 LIST "" "*"
  * LIST () "/" "inbox"
  * LIST () "/" "<name>&AOk-s"
  * LIST () "/" "<name>"
  * LIST () "/" "delbox"
  * LIST () "/" "<name>"
  * LIST () "/" "<name>"
  * LIST (\Junk) "/" "unsolbox"
  * LIST () "/" "<name>"
  * LIST (\Drafts) "/" "draftbox"
  * LIST (\Trash) "/" "trash"
  * LIST (\Sent) "/" "sent"
  * LIST () "/" "Drafts"
  * LIST () "/" "Sent"
  * LIST () "/" "Junk"
  * LIST () "/" "Trash"
  * LIST () "/" "Archive"
  * LIST (\Noselect) "/" "<name>"
  * LIST () "/" "<name>"
  * LIST () "/" "newsletter"
  * LIST () "/" "social"
  * LIST () "/" "<name>"
  * LIST () "/" "<name>"
  * LIST () "/" "<name>"
  * LIST () "/" "<name>"
  * LIST () "/" "register"
  * LIST () "/" "inbox/\"
  03 OK LIST done

Cheers,

-- 
Guillaume




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

Reply via email to