[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: LuaSocket SMTP receive
- From: Michal Kolodziejczyk <miko@...>
- Date: Fri, 17 Oct 2008 10:59:07 +0200
dp@xeepe.com wrote:
> Hello All!
>
> As many of us surely knows, nice LuaSocket library from Diego is
> really helpful.
>
> But I would like to hear opinions about following use case. In one of
> my small task I am in need not only to send but also to RECEIVE
> message via ordinary pop3.
>
> Has anyone faced with this? What is your opinion about best approach -
> extent library, write DLL in C, etc?
>
> I am not strictly linked to Lua with this task, I just like it and
> will be happy to use Lua to solve this.
You may want to look at freepops:
www.freepops.org
Regards,
miko