What's new? | Help | Directory | Sign in
Google
erlmail
ErlMail is an RFC compliant SMTP, IMAP4rev1 and POP3 server in Erlang
  
  
  
  
    
License: MIT License
Labels: Erlang, SMTP, IMAP, POP3
Show all Featured Downloads:
erlmail-0.0.5.tar.gz
Blogs:
Groups:
Join project
Project owners:
  simpleenigmainc
Project members:
avehnt

ErlMail is a complete email solution written in Erlang. It contains (or will contain) full RFC compliant SMTP, IMAP and POP clients and servers written in a modular fashion to allow others to use the modules in their own projects.

The message store for ErlMail is also modular so that anyone can create their own message store to accommodate how they would like the files to be stored in their own system.

ErlMail is part of the Erlang Internet Framework.