dovecot lmtp and smtputf8

2023-10-23 Thread Kamil Jońca
Does dovecot handle smtputf8? Last articles regarding this are several years old. Anything changed? KJ ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

dovecot 2.0 supports EC private key?

2023-10-23 Thread Marc
Does dovecot 2.0 supports EC private key? ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: The future of SIS

2023-10-23 Thread Aki Tuomi via dovecot
> On 17/10/2023 03:26 EEST Jan Bramkamp wrote: > > > On 16.10.23 13:17, Pedro Ribeiro via dovecot wrote: > > Hello to everyone! > > Ooops, we are using SIS, guess the solution for a similar optimization will > > be > > a native deduplicated filesystem. > > A block level de-duplicating files

Re: OAUTH2 tokeninfo is doing a GET instead of a POST request

2023-10-23 Thread Aki Tuomi via dovecot
Don't set tokeninfo url if you require POST query. It's not mandatory to set all endpoints. Also if you are using jwt, you can also opt to do local validation instead. Aki > On 17/10/2023 16:03 EEST Alexander Leidinger via dovecot > wrote: > > > Hi, > > I try to setup oauth2 authenticatio