On 01/12/2024 22:07, Wietse Venema via Postfix-users wrote:
Note that alias_maps are recursive only if the result of alias expansion matches mydestination.
That was it, thank you. I previously had: myhostname = mail.example.com mydomain = example.com mydestination = $myhostname, localhost.$mydomain I've changed: mydestination = $myhostname, localhost.$mydomain, localhost, $mydomain And this now works.
_______________________________________________ Postfix-users mailing list -- postfix-users@postfix.org To unsubscribe send an email to postfix-users-le...@postfix.org