Re: Prefer local IMAP or Maildir store?

2022-11-14 Thread Oswald Buddenhagen
On Mon, Nov 14, 2022 at 12:52:16AM +0200, Fabian Ritzmann via isync-devel wrote: I would like to sync a number of mailboxes (mailbox.org/GMail/GMX) to a local Dovecot installation with one user account. Since Dovecot uses Maildir++ format, I could configure mbsync to write either to the same mail

Re: IMAP command 'UID FET)' returned an error

2022-11-14 Thread Marko Bauhardt via isync-devel
> Oswald Buddenhagen hat am 08.11.2022 > > > >I executed, [...] > > > why would you do any of that? the idea was to make the sanitizer dump > readable, for which the above instructions should be adequate. > i have no idea why the test run under gdb crashes, but it doesn't matter > anyway (fo

Re: IMAP command 'UID FET)' returned an error

2022-11-14 Thread Oswald Buddenhagen
On Mon, Nov 14, 2022 at 02:31:37PM +0100, Marko Bauhardt wrote: the bsd community was able to help. http://mail-index.netbsd.org/netbsd-users/2022/11/14/msg029205.html the arm based strlen function isn't correct implemented. using `configure` and ignore strlen internal function fixes the issue