Hi all
I want to create an email server so that I can send and receive email for a number of my domains. I've tried using postfix, but it's a pig to setup and it appears I need to have a user account on the server for every email address and I can't restrict one user to only one domain. e.g. if I create a user called paul and I have two domains, I get paul@domain1 and paul@domain2. Of course this could be my misunderstanding.
So, I would like recommendations for a mailserver to run on ubuntu. Ideally I'd like it to be:
1. Easy to setup 2. Not require a user to be created for each email address. 3. Be able to create email addresses for individual domains 4. Web interface 5. Work with mailman 6. Support pop/imap 7. Support email forwarding.
Any suggestions?