Re: GSSAPI auth Line too long

2023-05-31 Thread Aki Tuomi via dovecot
> On 31/05/2023 12:00 EEST Thomas Lemarchand via dovecot > wrote: > > > Hi ! > > Are you saying I should open a bug report for Thunderbird developers ? > I did not find a reference to a 998 bytes limit, do you have something I > can refer to ? > > Thank you. > -- > Thomas Lemarchand > >

Re: GSSAPI auth Line too long

2023-05-31 Thread Kees van Vloten
Op 31-05-2023 om 11:00 schreef Thomas Lemarchand via dovecot: Hi ! Are you saying I should open a bug report for Thunderbird developers ? I did not find a reference to a 998 bytes limit, do you have something I can refer to ? Thank you. Well, I have a working setup with postfix+dovecot (

Re: GSSAPI auth Line too long

2023-05-31 Thread Thomas Lemarchand via dovecot
Hi ! Are you saying I should open a bug report for Thunderbird developers ? I did not find a reference to a 998 bytes limit, do you have something I can refer to ? Thank you. -- Thomas Lemarchand On 5/30/23 20:35, Aki Tuomi via dovecot wrote: On 30/05/2023 20:54 EEST Thomas Lemarchand via do

Re: GSSAPI auth Line too long

2023-05-30 Thread Michael Peddemors
Start by removing PIPELINING unless you have a real need because of an inbound filtering device... PIPELINING is kind of useless to advertise for most modern implementations where you do inline validation of data.. IMHO IMHO it should NOT be advertised by default anymore.. On 2023-05-30 10:5

Re: GSSAPI auth Line too long

2023-05-30 Thread Thomas Lemarchand via dovecot
Thanks you for this idea, I already had "imap_max_line_length = 256k" , I tried 2M, unfortunately it still does not work. -- Thomas On 5/30/23 20:27, Kees van Vloten wrote: On 30-05-2023 19:54, Thomas Lemarchand via dovecot wrote: Hello, On version 2.3.20 (80a5ac675d), I have a problem with

Re: GSSAPI auth Line too long

2023-05-30 Thread Aki Tuomi via dovecot
> On 30/05/2023 20:54 EEST Thomas Lemarchand via dovecot > wrote: > > > Hello, > > On version 2.3.20 (80a5ac675d), I have a problem with submission-login > when using GSSAPI auth : it's not working, probably due to AUTH line > being too long. > It appeared after I activated PAC on my Kerb

Re: GSSAPI auth Line too long

2023-05-30 Thread Kees van Vloten
On 30-05-2023 19:54, Thomas Lemarchand via dovecot wrote: Hello, On version 2.3.20 (80a5ac675d), I have a problem with submission-login when using GSSAPI auth : it's not working, probably due to AUTH line being too long. It appeared after I activated PAC on my Kerberos infrastructure. Now t