Re: Fatal: buffer too small

2022-11-08 Thread Michal Sojka via isync-devel
On Mon, Nov 07 2022, Yu-Fu Fu wrote: > > I think these things would be successful to the developer. > 1. the debug logs; you can get that from =mbsync --debug=. > 2. how long is your token length? this is mine: 1908 chars. >❯ oauth2ms | wc -c >1908 > >I have checked that I can pass the

Re: Fatal: buffer too small

2022-11-07 Thread Yu-Fu Fu
Michal Sojka via isync-devel writes: > Hi, > > I'm currently trying to use mbsync with XOAUTH2 authentication (needed > for Office365 mailboxes) and I encounter "Fatal: buffer too small. > Please report a bug." error. I use a similiar setting (mbsync + mu4e on Emacs) although I am on macOS. >

Re: Fatal: buffer too small

2022-11-07 Thread Marton Balazs
Since it wasn't exactly easy (at least not for me), at the time I wrote a little summary for my workplace: https://people.maths.bris.ac.uk/~mb13434/linux_m_uob/o365_imap_smtp.html Best wishes, Marton On Mon, Nov 07, 2022 at 09:40:48AM +0100, Michal Sojka via isync-devel wrote: > On Mon, Nov 07

Re: Fatal: buffer too small

2022-11-07 Thread Michal Sojka via isync-devel
On Mon, Nov 07 2022, Peter P. wrote: > Hi Michal, > > just on the side, could you let me know how you are using XOAUTH2 with > mbsync? Very interesting... Via this tool: https://github.com/harishkrupo/oauth2ms. It allows to get the authentication token. The actual authentication is handled by SASL

Re: Fatal: buffer too small

2022-11-06 Thread Peter P.
Hi Michal, just on the side, could you let me know how you are using XOAUTH2 with mbsync? Very interesting... best, P * Michal Sojka via isync-devel [2022-11-07 01:02]: > Hi, > > I'm currently trying to use mbsync with XOAUTH2 authentication (needed > for Office365 mailboxes) and I encounter

Re: Fatal: buffer too small

2021-06-10 Thread Nacho Barrientos
Hi Oswald, Thanks again for your time. Oswald Buddenhagen writes: > >>If you're happy to just double the sizes as suggested above please go >>for it, otherwise I can get finer numbers based on my use case if I >>manage to find the time to do it. >> > i could, but this would be the 2nd bump done

Re: Fatal: buffer too small

2021-06-10 Thread Oswald Buddenhagen
On Thu, Jun 10, 2021 at 12:54:40PM +0200, Nacho Barrientos wrote: Oswald Buddenhagen writes: On Thu, Jun 10, 2021 at 12:14:55PM +0200, Nacho Barrientos wrote: Hi again, ah, there, arrived just when i was replying. ^^ Yeah, sorry, there's some inconvenient lag processing the mailing list me

Re: Fatal: buffer too small

2021-06-10 Thread Nacho Barrientos
Hi, Oswald Buddenhagen writes: > On Thu, Jun 10, 2021 at 12:14:55PM +0200, Nacho Barrientos wrote: >>Hi again, >> > ah, there, arrived just when i was replying. ^^ Yeah, sorry, there's some inconvenient lag processing the mailing list messages apparently :/ Yes, I had already used gdb to locat

Re: Fatal: buffer too small

2021-06-10 Thread Oswald Buddenhagen
On Thu, Jun 10, 2021 at 12:14:55PM +0200, Nacho Barrientos wrote: Hi again, ah, there, arrived just when i was replying. ^^ Big kerberos tickets on our side I guess :) yeah, seems plausible. searching "kerberos token bloat" produces some scary results. the question is what a sensible upper

Re: Fatal: buffer too small

2021-06-10 Thread Oswald Buddenhagen
On Thu, Jun 10, 2021 at 11:32:09AM +0200, Nacho Barrientos wrote: As requested by my beloved mbsync, reporting a bug :) ha! :) Fatal: buffer too small. Please report a bug. (core dumped) load that into gdb along with the matching executable, run "bt full" and post the backtrace (if it

Re: Fatal: buffer too small

2021-06-10 Thread Nacho Barrientos
Hi again, >From 386f1e5037d88ade03f299c68d622b0179b07657 Mon Sep 17 00:00:00 2001 From: Nacho Barrientos Date: Thu, 10 Jun 2021 12:12:00 +0200 Subject: [PATCH] Allow bigger IMAP messages --- src/drv_imap.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/drv_imap.c b/

Re: Fatal: buffer too small.

2006-07-31 Thread Oswald Buddenhagen
already fixed. -- Hi! I'm a .signature virus! Copy me into your ~/.signature, please! -- Chaos, panic, and disorder - my work here is done. - Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay

Re: Fatal: buffer too small.

2006-07-31 Thread Tino Keitel
On Mon, Jul 31, 2006 at 14:51:19 +0200, Tino Keitel wrote: > Hi, > > my mbsync fails to sync with one of my folders and wants me to report > it, so I do it now. :-) > > I use mbsync through an SSH tunnel. Other folders have no problem. > > If you need more information, just ask. Err, maybe you