On Sat, Oct 08, 2016 at 07:56:11PM +0200, fritjof wrote: > heres the error message when running 'mbsync gmail': > --- > IMAP command 'SELECT "[Gmail]/Søppelpost"' returned an error: BAD Could not > parse command > encoding problem. mbsync sends the utf-8 from the config file verbatim, which is not permitted (without some special magic, if the server even supports it).
> Segmentation fault > *that* is definitely not good. can you produce a useful (debug info!) backtrace and/or valgrind trace? > Is there a work-around? > use mbsync -l -a (or mbsync -Dn -a) to find out what the server says the encoded folder name is. then just paste it into the config file. of course, the client side folder name will be pretty ridiculous, so you might want to define individual Channels to map the names sensibly and aggregate them in a Group. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ isync-devel mailing list isync-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/isync-devel