joe a skrev den 2024-01-21 17:55:
I don't see "login_access_sockets = tcpwrap" via dovecot -n
and am on openSuse Leap 15.5, not FreeBSD.
However output of socklist -l is attached.
Interestingly, I see tcp6 and udp6 listed. Not sure what that means in
this context as IPv6 is not enabled, supposedly, on this unit.
in this case you have still ipv6 binded services, to turn of add only
"address = 127.0.0.1" to only listen on loopback ip, for more ip add
more
check service containers in dovecot
if address missing in any containers, it equal to listing / binding to
all ips
https://doc.dovecot.org/configuration_manual/service_configuration/#address
for dovecot developpers, is using hostnames good idea to use here ?
_______________________________________________
dovecot mailing list -- dovecot@dovecot.org
To unsubscribe send an email to dovecot-le...@dovecot.org