Can I setup ISPConfig to receive mail for 3 domains to the same mailbox? I tried to solve this with co-domains but mails bounced back with ...loops back to myself.
Just add the 3 domains as co domain. For the loops back error, add the domain mentioned in the error message at the end of the file /etc/postfix/local-host-names and restart postfix.
Now the mail bounced back with Recipient address rejected: User unknown in local recipient table (in reply to RCPT TO command)
When I use the account name I receive the mail. Like this: [email protected]tdomain: OK [email protected]nddomain: user unknown [email protected]nddomain: OK
Please add my.seconddomain as co-domain to the website and make sure that the hostname field is empty for this co-domain.
This is exacly what i need for my new server - checked and amazed with automation of creating dns and postfix entries. But what if i do not want to host dns zone for this other domain? Just act as mx record for this domain... Maybe i should enter this another domain with host part filled up - then is doesn't create any dns entries and just create postfix data to allow incoming mail (local-host-names & virtusertable). -- GreetZ .:JbRavo:.
If you don't want to create DNS records, then simply do not check the DNS checkboxes. And you can always go to ISPConfig's DNS Manager to manage your zones.