Re: dovecot: 2.3.16 -> 2.3.17_1

2021-11-10 Thread Elise
Alexander Dalloz: You are just using a flase configration option which makes 2.3.17 fail in your case. You might be right, but I also think that if Dovecot needs a fix, it would be also a good thing to provide an updated online version including the fix instead of an unfixed version @ doveco

Re: dovecot: 2.3.16 -> 2.3.17_1

2021-11-06 Thread Alexander Dalloz
Am 05.11.2021 um 18:20 schrieb Elise: Elise: Can you tell how to fix? Thanks! In order to keep SSL alive I downgraded to the pre-last version of Dovcecot and ran the command pkg lock dovecot until an update will be released. ./elise You are just using a flase configration option which

Re: dovecot: 2.3.16 -> 2.3.17_1

2021-11-05 Thread Elise
Elise: Can you tell how to fix? Thanks! In order to keep SSL alive I downgraded to the pre-last version of Dovcecot and ran the command pkg lock dovecot until an update will be released. ./elise

Re: dovecot: 2.3.16 -> 2.3.17_1

2021-11-02 Thread Alexander Dalloz
Am 02.11.2021 um 17:56 schrieb Elise: Aki Tuomi: This is caused by the ssl_ca setting. We are working on a fix. You can try commenting the setting out. Can you let us know once a fix is available? I now deactivated package update after I reinstalled the last-1 version of Dovecot. /elise D

Re: dovecot: 2.3.16 -> 2.3.17_1

2021-11-02 Thread Elise
Aki Tuomi: This is caused by the ssl_ca setting. We are working on a fix. You can try commenting the setting out. Can you let us know once a fix is available? I now deactivated package update after I reinstalled the last-1 version of Dovecot. /elise

RE: dovecot: 2.3.16 -> 2.3.17_1

2021-11-01 Thread Marc
What about fixing the health check passthrough?

Re: dovecot: 2.3.16 -> 2.3.17_1

2021-11-01 Thread Goetz Schultz
Hi, I would assume that most people have only a cert signed by one ca? Would an appropriate method not be to single that ca-cert out into a singe file? The mail reception is usually not involving dovecot on a level where random CA certs are required? Thanks and regards Goetz R Schultz -

Re: dovecot: 2.3.16 -> 2.3.17_1

2021-11-01 Thread Aki Tuomi
This is caused by the ssl_ca setting. We are working on a fix. You can try commenting the setting out. Aki On 1 November 2021 15.32.55 UTC, Elise wrote: >Hi team, perhaps I do overlook something here, but after the update from >2.3.16 -> 2.3.17_1on startup Dovecot is generating error message:

Re: dovecot: 2.3.16 -> 2.3.17_1

2021-11-01 Thread Alexander Dalloz
Am 01.11.2021 um 16:32 schrieb Elise: Hi team, perhaps I do overlook something here, but after the update from 2.3.16 -> 2.3.17_1on startup Dovecot is generating error message: > doveconf: Fatal: execvp(/usr/local/sbin/dovecot) failed: Argument list too long > /usr/local/etc/rc.d/dovecot:

dovecot: 2.3.16 -> 2.3.17_1

2021-11-01 Thread Elise
Hi team, perhaps I do overlook something here, but after the update from 2.3.16 -> 2.3.17_1on startup Dovecot is generating error message: > doveconf: Fatal: execvp(/usr/local/sbin/dovecot) failed: Argument list too long > /usr/local/etc/rc.d/dovecot: WARNING: failed to start dovecot As a te