The Magama is an open-source mail-server application daemon for SMTP, POP, IMAP, HTTP, and MOLETN.

It offers additional support for DMTP and DMAP.

Magama features webmail with JSON-RPC interface, which requires some work to install.

Supported protocols

  1. SMTP
  2. POP
  3. IMAP
  4. HTTP
  5. MOLTEN
  6. DMTP
  7. DMAP

The software package is available for Linux, especially CentOS 6 distros. Also, it can be installed using vagrant on other Linux systems.

It is written in the C programming language.

It requires MySQL server, Memcached, Perl, and GCC compiler.

Resources