I have a humble community site running on a tiny ubuntu VPS. I need to set up and use an email like contact@mysite.com to handle my 'official' communications.
I don't want to rely on google app emails (since it's 500 email/day limit poses an scalability issue). I know that it can be done on the vps using postfix but I prefer a web-based email, so that I don't need to use a text-based email client on the server.
I really appreciate your hints to solve this issue.