[erlang-questions] EPmail-0.2 released

Max Lapshin max.lapshin@REDACTED
Fri Feb 18 08:08:12 CET 2011


On Fri, Feb 18, 2011 at 9:41 AM, shk <kuleshovmail@REDACTED> wrote:

> * User data storage is ets, dets or mnesia

I have 4 GB of mail. It would be more, if google allowed to send 100 MB emails.
I don't see any reason to store user emails in anything except plain files.


> Sytem running with runing main supervisor:
>
>    > epmail_sup:start_link().
>

Change it to application:start(epmail).


More information about the erlang-questions mailing list