-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Summary
I would like to expand the configuration options about IPv4 and IPv6 support on the level of single services.
E.g., someone might be able to receive mails on IPv6 only but want to be able to send mails on IPv4 and IPv6 or in my use case, receive mails on IPv4 and IPv6 but only send them on IPv4.
Motivation
Sadly IPv4 and IPv6 coverage in many places still is cursed nowadays. As a mailserver administrator in cursed environments, I might like to limit certain services to using IPv4 or IPv6 while neither disabling either of them globally. In my use-case, I'm not able to configure reverse DNS on IPv6 but on IPv4 only which is why I can only send mails via IPv4. Other setups might have different constraints such as public IPv6 only etc. I'd therefore propose to add easier configuration on enabling or disabling IPv4 or IPv6 on base of each service individually.
Additional context
No response