Re: Error: channel mychannel: near side box INBOX/subfolders cannot be opened.

2022-09-17 Thread Oswald Buddenhagen
On Fri, Sep 16, 2022 at 11:29:19AM -0400, Antoine Fauchié wrote: after a reinstallation of mbsync from what version to what? Here my config: seems unremarkable, but definite statements are not possible without knowing the actual folder structures. if you're running isync master, you can use

How to send a PR? (attached "PR") (protonmail bridge headache)

2022-09-17 Thread me
Hi, Not sure how to submit a PR .. so I send like this instead. ... I've tried to configure mbsync to work with a dockerized protonmail bridge, running on another server. Providing a CertificateFile I still get the following error: "Error, certificate owner does not match hostname ". Indeed it

Re: How to send a PR? (attached "PR") (protonmail bridge headache)

2022-09-17 Thread Oswald Buddenhagen
On Thu, Sep 15, 2022 at 08:21:09PM +, m...@yaogen.se wrote: Providing a CertificateFile I still get the following error: "Error, certificate owner does not match hostname ". Indeed it does not as protonmail cert have the hostname "127.0.0.1" (as it's intended to run on your local machine).

Re: Error: channel mychannel: near side box INBOX/subfolders cannot be opened.

2022-09-17 Thread Antoine Fauchié
Thanks for your help Oswald! Le 2022-09-17 à 05 h 23, Oswald Buddenhagen a écrit : from what version to what? Before my computer crash I installed a version in 2022 April, si I think it was the 1.4. Here my config: seems unremarkable, but definite statements are not possible without kno

Re: Error: channel mychannel: near side box INBOX/subfolders cannot be opened.

2022-09-17 Thread Oswald Buddenhagen
On Sat, Sep 17, 2022 at 09:01:28AM -0400, Antoine Fauchié wrote: I don't see other errors, perhaps "pattern '*' (effective '*'): Path, no INBOX" in the beginning? that's actually an interesting thought. isync has an optimization to not even try opening folders it deems absent after listing the

prevent imap timeout while syncing large mailboxes?

2022-09-17 Thread Peter P.
Hi, I am trying to sync a rather huge mailbox ~50k messages to a slave that has a rather slow CPU (RaspberryPi). But I am getting frequent timeout errors at the following point C: 0/1 B: 0/1 M: +0/0 *0/0 #0/0 S: +0/41711 *0/0 #0/0 Socket error on imap.whatever ([:XXX::XX]:143): timeout. I

Re: prevent imap timeout while syncing large mailboxes?

2022-09-17 Thread Oswald Buddenhagen
On Sat, Sep 17, 2022 at 09:58:48PM +0200, Peter P. wrote: Hi, I am trying to sync a rather huge mailbox ~50k messages to a slave that has a rather slow CPU (RaspberryPi). a pi isn't slow by any means as fas as isync is concerned. which isync version are you using?