GNU bug report logs -
#66935
[PATCH 0/4] Dovecot service refactor.
Previous Next
Full log
View this message in rfc822 format
Hi Clément,
On 2023-11-06 15:43, Clément Lassieur wrote:
> Indeed the inet_listener ssl is a BOOL, as code says, whereas the master
> one is an ENUM. So the actual guix service looks correct.
[…]
> The code for the inet_listener setting:
>
> --8<---------------cut here---------------start------------->8---
> static const struct setting_define inet_listener_setting_defines[] = {
> DEF(STR, name),
> DEF(STR, address),
> DEF(IN_PORT, port),
> DEF(BOOL, ssl),
> DEF(BOOL, reuse_port),
> DEF(BOOL, haproxy),
>
> SETTING_DEFINE_LIST_END
> };
> --8<---------------cut here---------------end--------------->8---
Thanks for looking into this.
In that case, the description of the ssl? field in
inet-listener-configuration should be fixed then. I'll send a v2
for it.
--
Furthermore, I consider that nonfree software must be eradicated.
Cheers,
Bruno.
This bug report was last modified 1 year and 221 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.