Re: Error: channel gmail: master [Gmail]/All Mail cannot be opened.

2016-11-15 Thread Felix E. Klee
OK, the fix was simple: Change display language in Gmail settings from German to English. The display language also affects the names of the IMAP folders. -- ___ isync-devel mail

Re: Error: channel gmail: master [Gmail]/All Mail cannot be opened.

2016-11-15 Thread Felix E. Klee
2016-11-15 9:32 GMT+01:00 Oswald Buddenhagen : > try adding -Dmn to the command line, maybe that will reveal enough. Seems that Google removed an Imap folder: $ /usr/local/bin/mbsync -VDmn gmail Reading configuration file /home/ec2-user/.mbsyncrc Channel gmail Opening master store

Re: Error: channel gmail: master [Gmail]/All Mail cannot be opened.

2016-11-15 Thread Oswald Buddenhagen
On Mon, Nov 14, 2016 at 11:58:51PM +0100, Felix E. Klee wrote: > Error: channel gmail: master [Gmail]/All Mail cannot be opened. > i can't see anything obviously wrong with the config and output up to here. try adding -Dmn to the command line, maybe that will reveal enough. --