inet_listener_address unimplemented
Hello,
I was hoping to use inet_listener_address to specify different listening addresses for IMAP (143) and IMAPS (993).
It looks like inet_listener_address appears in the documentation[1] but is unimplemented[2].
- https://doc.dovecot.org/2.4.2/core/config/service.html#inet_listener_address
- https://github.com/dovecot/core/blob/13ac9959a3c399e8a9d53f40f7858109dc0801f...
Best, Allan
That documentation is wrong/outdated (likely based on old design). Use the "listen" setting inside the inet_listener {} filter and it will only apply there.
https://doc.dovecot.org/main/core/summaries/settings.html#listen
Op 14-11-2025 om 00:32 schreef Allan Zhang via dovecot:
Hello,
I was hoping to use inet_listener_address to specify different listening addresses for IMAP (143) and IMAPS (993).
It looks like inet_listener_address appears in the documentation[1] but is unimplemented[2].
- https://doc.dovecot.org/2.4.2/core/config/service.html#inet_listener_address
- https://github.com/dovecot/core/blob/13ac9959a3c399e8a9d53f40f7858109dc0801f...
Best, Allan
dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-leave@dovecot.org
Apparently resolved outside mailing list:
https://github.com/dovecot/documentation/pull/1350
Op 18-11-2025 om 13:32 schreef Stephan Bosch via dovecot:
That documentation is wrong/outdated (likely based on old design). Use the "listen" setting inside the inet_listener {} filter and it will only apply there.
https://doc.dovecot.org/main/core/summaries/settings.html#listen
Op 14-11-2025 om 00:32 schreef Allan Zhang via dovecot:
Hello,
I was hoping to use inet_listener_address to specify different listening addresses for IMAP (143) and IMAPS (993).
It looks like inet_listener_address appears in the documentation[1] but is unimplemented[2].
- https://doc.dovecot.org/2.4.2/core/config/service.html#inet_listener_address
- https://github.com/dovecot/core/blob/13ac9959a3c399e8a9d53f40f7858109dc0801f...
Best, Allan
dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-leave@dovecot.org
dovecot mailing list -- dovecot@dovecot.org To unsubscribe send an email to dovecot-leave@dovecot.org
participants (2)
-
Allan Zhang
-
Stephan Bosch