On Fri, May 08, 2020 at 06:38:32PM +0200, michae...@rocketmail.com wrote: > I've a generic question to all more experienced than me postfix users > here: Is it nowadays (reasonable) possible to run postfix with IPv6 > only? E.g "mail.example.com" and "smtp.example.com" with only ipv6 > AAAA records in the DNS, no A / ipv4 anymore?
Yes, absolutely, provided the set of MTAs this server will communicate with is known to be IPv6-capable. Postfix works just fine with IPv6-only in internal deployments. If, however, you want to receive and send email to the Internet at large, sadly you will not be able to send mail to, or receive mail from, many potential destination domains without an IPv4 address. -- Viktor.