I'm attempting to configure postfix to act as a mail server for two domain - let call them mydomain.com and myelearning.com. I have only one server that is a cloud server and I want that to act as a mail server for both.
For webmail I have already installed roundmail.
This was all working for the one domain with no issue.
However trying to get two domains to co-exist has ended up with a server that responds to neither. I have even installed postfixadmin to try to rule out config typos with no joy.
So I guess I have two questions here
How can I get postfix to work with two domains? A side question to that is how does courier know about imap.mydomain.com and imap.myelearning.com in order for mail clients to access
How can I tell roundmail to cope with two different email domains?
Thanks in advance, Ian