Giter Club home page Giter Club logo

erlmail's Introduction

ErlMail is an RFC compliant SMTP, IMAP4rev1 and POP3 server in Erlang

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.

License: MIT License

Please see either http://erlsoft.org or http://erlmail.googlecode.com for more information about ErlMail

erlmail's People

Contributors

uroborus avatar

Watchers

 avatar

erlmail's Issues

IMAP clinet FETCH command problems

The FETCH command int eh IMAP clietn seems to have issues with the 
following commands:

BODY[]<>
BODY.PEEK[]<>
RFC822
RFC822.HEADER
RFC822.TEXT

the rest of hte FETCH commands seem to work properly.


Original issue reported on code.google.com by [email protected] on 3 Jan 2008 at 10:38

IMAP Client not handling getting properly

IMAP client cannot handling the following RFC compliant greeting:

* OK [CAPABILITY IMAP4REV1 LOGIN-REFERRALS STARTTLS LOGINDISABLED 
AUTH=GSSAPI] follmer.hem.za.org IMAP4rev1 2003.339 at Fri, 26 Oct 2007 
21:51:41 +0200 (CEST)

Both the LEEX and YECC grammar files need to be adjusted to handle this 
problem.

Original issue reported on code.google.com by [email protected] on 30 Oct 2007 at 8:26

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.