Our server will have three domains: example.net, example.org, and example.nl. For each, the info@... and webmaster@... should be working (but can be shared / forwarded to one). For the .org and .nl domains those will be the only users. For the .net domain there will be a few dozen users. The .net domain will be the main address for website and email.
The users will have no SSH access, no mysql access, no ftp access, only mailboxes.
Postfix and Dovecot are running now. Dovecot currently looks at unix account for mailboxes but that can change.
On this page I read about the different options for Postfix: http://www.postfix.org/VIRTUAL_README.html but it's not clear enough to me which is best for us, what the pros and cons are.
I lack the knowledge to make a good choice on which is the best option for us. So: * the .net domain is the main address for website and email * info@ and webmaster@ for .net/.org/.nl should have a mailbox, but it's OK if that's just one mailbox for info@ and one for webmaster@ and the others are forwarded to those info@example.net and webmaster@example.net * users only have name@example.net, I don't care if name@example.org and name@example.nl work or not
Any suggestions?
Thanks!