On Fri, Aug 16, 2024 at 10:14:10PM +0200, Jan Eden via isync-devel wrote:
I get three different results when specifying the channels directly,
depending on their order: [...]
it might be helpful if you mention which case used which arguments.
I installed isync via homebrew (slightly altering the formula to
compile
with OAuth2 support), and am not familiar enough with the compile
process to build the binary manually (sorry!).
distributions usually offer -dbg/-dbgsym/-debug packages.
in the case of homebrew that's `install --debug-symbols`.
Interestingly, the working config prints the IMAP error message quoted
above:
IMAP error: unexpected tag BAD
that's just exchange being shit. it's complaining about attempting to
upload a message with rather long lines. you should be able to get it
through by mime-re-encoding it.
unfortunately, the logs weren't helpful beyond figuring that out.
if valgrind doesn't reveal anything, dtruss'ing the failing `mbsync -ls
-D` command might be helpful.
_______________________________________________
isync-devel mailing list
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel