1

I'm developing a webmail UI, but I can't use Mailgun or my Gmail account, as I need public and shared namespaces.

I tried to install Dovecot, but it required tons of configuration.

Is there a server that is easy to configure and run? Or maybe an image I can drop into Virtualbox that has all the work already done?

Pepijn
  • 133
  • 6

4 Answers4

2

iRedMail is also very quick to configure.

Driftpeasant
  • 3,217
  • 2
  • 22
  • 28
1

There is a VMware Virtual Appliance Marketplace containing ready-to-go virtual machines for many purposes. There is (for example) already a Zimbra VM. Other appliances are also there...

mailq
  • 17,023
  • 2
  • 37
  • 69
  • Looks promising, but every time I see one that might work, I hit a login/trial page. Any specific one that looks good? – Pepijn Nov 16 '11 at 22:50
1

I have found iRedMail and this tutorial from Rackspace a very good combination to get mail up and running very quickly. It is a good solution if you need to set up a server so that you can send and receive email to and from your server, with multiple domain names/aliases, as well as having a lightweight web front-end to access mail. You can still use normal email clients to access your email as well.

The guide is very Ubuntu/Debian biased.

earthmeLon
  • 185
  • 5
0

Zimbra Open Source Edition is a quick solution for what you're asking. Also see the recommendations at:

https://serverfault.com/questions/316391/which-is-the-easiest-to-configure-mta-pop3-imap-solution

ewwhite
  • 197,159
  • 92
  • 443
  • 809