Re: NAMESPACE empty when logging via haproxy but populated properly when logging directly

2025-05-23 Thread Damian via dovecot
On 2025-05-23 12:57, Aki Tuomi via dovecot wrote: It should work if you send cn, that should be supported. Are you sure you are sending SNI in your testing? e.g. with openssl you need to use -servername foobar to actually send SNI. Aki Thanks. Yeah I am sure. I am filtering by SNI on haprox

Re: NAMESPACE empty when logging via haproxy but populated properly when logging directly

2025-05-23 Thread Aki Tuomi via dovecot
> On 23/05/2025 18:01 EEST Damian via dovecot wrote: > > > On 2025-05-23 12:57, Aki Tuomi via dovecot wrote: > > > > It should work if you send cn, that should be supported. Are you sure you > > are sending SNI in your testing? e.g. with openssl you need to use > > -servername foobar to ac

Re: NAMESPACE empty when logging via haproxy but populated properly when logging directly

2025-05-23 Thread DK via dovecot
On 2025-05-23 17:15, Aki Tuomi via dovecot wrote: Hi! It should work, I'll open a ticket about this. Aki Thank you Aki a lot. Good day. DK ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: NAMESPACE empty when logging via haproxy but populated properly when logging directly

2025-05-23 Thread DK via dovecot
On 2025-05-22 16:55, Aki Tuomi via dovecot wr,ote: I see you a local 10.20.20.20 statement there, which changes how the inbox prefix behaves, and I'm guessing (?) you are testing from 10.20.20.20 as it's local, not remote. Which would explain why. Also to add a bit that the "local_ip" (not r

Re: Dovecot and pigeonhole/sieve without ldap

2025-05-23 Thread ppn--- via dovecot
Thanks ! Maybe through a pull request so it can be checked in various env ? ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: Dovecot and pigeonhole/sieve without ldap

2025-05-23 Thread ppn--- via dovecot
Yes, grep -r VERSION=.*2.4.1 /var/tmp/portage/net-mail/dovecot-2.4.1-r1/ : /var/tmp/portage/net-mail/dovecot-2.4.1-r1/work/dovecot-2.4.1-4/configure:PACKAGE_VERSION='2.4.1-4' /var/tmp/portage/net-mail/dovecot-2.4.1-r1/work/dovecot-2.4.1-4/configure: VERSION='2.4.1-4' /var/tmp/portage/net-mail/dove

Re: NAMESPACE empty when logging via haproxy but populated properly when logging directly

2025-05-23 Thread Aki Tuomi via dovecot
> On 23/05/2025 13:53 EEST via dovecot wrote: > > > On 2025-05-22 17:41, dk+lists.dovecot@7ns.eu wrote: > > > > On 2025-05-22 16:55, Aki Tuomi via dovecot wrote: > >>> > >>> I see you a local 10.20.20.20 statement there, which changes how the > >>> inbox prefix behaves, and I'm guessing

Re: NAMESPACE empty when logging via haproxy but populated properly when logging directly

2025-05-23 Thread via dovecot
> > Hmm, now I am struggling with "local_name" filtering in haproxy environment. According to dovecot docs [1] it could potentially work with "send-proxy-v2-ssl" configured on proxy backend. However my dovecot filter does not work. Have the same problem I had with "local" filter. Dovecot does n

Re: Dovecot and pigeonhole/sieve without ldap

2025-05-23 Thread Aki Tuomi via dovecot
> On 23/05/2025 12:16 EEST ppn--- via dovecot wrote: > > > Thanks ! > > Maybe through a pull request so it can be checked in various env ? > ___ > dovecot mailing list -- dovecot@dovecot.org > To unsubscribe send an email to dovecot-le...@dovecot.o

Re: NAMESPACE empty when logging via haproxy but populated properly when logging directly

2025-05-23 Thread via dovecot
On 2025-05-22 17:41, dk+lists.dovecot@7ns.eu wrote: On 2025-05-22 16:55, Aki Tuomi via dovecot wrote: I see you a local 10.20.20.20 statement there, which changes how the inbox prefix behaves, and I'm guessing (?) you are testing from 10.20.20.20 as it's local, not remote. Which wou

Re: Dovecot and pigeonhole/sieve without ldap

2025-05-23 Thread Aki Tuomi via dovecot
> On 23/05/2025 14:32 EEST ppn--- via dovecot wrote: > > > It doesn't, I get the same error. > ___ > dovecot mailing list -- dovecot@dovecot.org > To unsubscribe send an email to dovecot-le...@dovecot.org It won't work unless you run also run autor

Re: Dovecot and pigeonhole/sieve without ldap

2025-05-23 Thread ppn--- via dovecot
It doesn't, I get the same error. ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: Dovecot and pigeonhole/sieve without ldap

2025-05-23 Thread ppn--- via dovecot
Building from a clean env (container), with autoreconf of course. ___ dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-le...@dovecot.org

Re: Dovecot and pigeonhole/sieve without ldap

2025-05-23 Thread Aki Tuomi via dovecot
> On 23/05/2025 10:26 EEST ppn--- via dovecot wrote: > > > Yes, grep -r VERSION=.*2.4.1 /var/tmp/portage/net-mail/dovecot-2.4.1-r1/ : > /var/tmp/portage/net-mail/dovecot-2.4.1-r1/work/dovecot-2.4.1-4/configure:PACKAGE_VERSION='2.4.1-4' > /var/tmp/portage/net-mail/dovecot-2.4.1-r1/work/dovecot

Re: Thunderbird and Dovecot 2.4.0 Incompatibility

2025-05-23 Thread christin.stornowski--- via dovecot
I have the same problem and 2.3 is working. I was trying to save an email as a draft in thunderbird. I'm using dovecot docker image from dockerhub. May 23 22:26:06 imap-login: Info: Logged in: user=, method=PLAIN, rip=xxx, lip=xxx, mpid=4682, TLS, session=<6vxtaNM1BcgqAoEJsoATAGQCoHpGx679> May 2

Re: Thunderbird and Dovecot 2.4.0 Incompatibility

2025-05-23 Thread Aki Tuomi via dovecot
> On 24/05/2025 09:11 EEST christin.stornowski--- via dovecot > wrote: > > > I have the same problem and 2.3 is working. I was trying to save an email as > a draft in thunderbird. I'm using dovecot docker image from dockerhub. > > May 23 22:26:06 imap-login: Info: Logged in: user=, method=

Sieve vnd.dovecot.config extension does not work when mail is delivered to lmtp inet_listener but works when delivered to lmtp unix_listener

2025-05-23 Thread DK via dovecot
Hello. I have a strange problem with sieve scripts vnd.dovecot.config extension processing on newest dovecot 2.3 and 2.4. When I deliver mail via lmtp unix_listener sieve script can get sieve_env_* variable with no problem. However when I deliver mail via lmtp inet_listener sieve script can not

Re: Thunderbird and Dovecot 2.4.0 Incompatibility

2025-05-23 Thread christin.stornowski--- via dovecot
1748068899.516623 19 COMPRESS DEFLATE 1748068899.512341 18 OK [CAPABILITY IMAP4rev1 SASL-IR LOGIN-REFERRALS ID ENABLE IDLE SORT SORT=DISPLAY THREAD=REFERENCES THREAD=REFS THREAD=ORDEREDSUBJECT MULTIAPPEND URL-PARTIAL CATENATE UNSELECT CHILDREN NAMESPACE UIDPLUS LIST-EXTENDED I18NLEVEL=1 CONDSTO