POP3 and SMTP clients

Andrey Shnayder camuig@REDACTED
Thu Jun 18 10:51:11 CEST 2009


Hi,

I need to send and receive e-mails in erlang via POP3 and STMP protocols. I
have searched about it and have found EPOP application and 'mail' module
that is a part of YAWS. But EPOP is very simple: it do not support an
attachments. MAIL module uses yaws_api, but I don't want to use YAWS for
working with emails.

Is some another modules for email sending/receiving? Unfortunately I have no
time to improve EPOP.

-- 
Best regards,
Andrey.


More information about the erlang-questions mailing list