Hi all, I need to configure a domain alias. I already configure an email domain example: "domain.com" and I need to configure an alias "domain.net" to the same "domain.com", same DNS, MX, IP, Accounts, etc. I try to use email routing in ispconfig 3 but it gives me a postmaster "mail for domain.net loops back to myself" can someone help Thanks
Got it working Setup domain.com in ISPCONFIG 3 edit /etc/postfix/main.cf virtual_alias_domains = domain.net In ISPCONFIG 3 servername domain.net smtp:domain.com 1 PHPMYADMIN create alias source <[email protected]> destination <[email protected]> restart postfix