Re: config: Error: Conflict in setting ssl_cert found from filter

2023-09-14 Thread Aki Tuomi via dovecot
Can you do some experimenting with openssl s_client? openssl s_client -connect ipv6 -servername dnsname server:993 see if this triggers it? Aki > On 13/09/2023 18:37 EEST Ján Ondrušek wrote: > > > The only modification in the configs I sent is to shorten the domain names > and IPv6

Re: config: Error: Conflict in setting ssl_cert found from filter

2023-09-14 Thread Ján Ondrušek
The only modification in the configs I sent is to shorten the domain names and IPv6 prefixes. Is there anything else I should’ve attached? A full repro would require TLS certificates and keys too. Thanks, Jan On Tue, Sep 12, 2023 at 10:54 PM Aki Tuomi wrote: > > On 13/09/2023 05:01 EEST Ján

Re: ACL management from SQL

2023-09-14 Thread cyril . leclerc
it was inet_listener http { port = 8082 } with no underscore so now it is OK i couls access to the api put according to the documentation : https://doc.dovecot.org/admin_manual/doveadm_http_api/ i dont see anything regarding the acl permissions ?

Re: ACL management from SQL

2023-09-14 Thread Cyril Leclerc
so i tried to configure it followinf this link https://doc.dovecot.org/admin_manual/doveadm_http_api/# with this conf: service pop3 { # Max. number of POP3 processes (connections) #process_limit = 1024 } doveadm_api_key = jemjoujou service doveadm { unix_listener doveadm-server { user = vmail

Re: Shared mailbox listing not working

2023-09-14 Thread exactoph--- via dovecot
The issue has been solved in the IRC chat. I'm using fs Layout for mail_location: # mail_location = maildir:~/mail:LAYOUT=fs but I didn't use it in the shared namespace # location = maildir:%%h/mail:INDEX=~/shared_mailboxes/%%n So dovecot searched for mailboxes in maildir++ layout (e.g.