Re: LuaSocket SMTP receive
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LuaSocket SMTP receive
- From: Diego Nehab <diego@...>
- Date: 2008年10月16日 15:48:38 -0400 (EDT)
Hi,
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.
Martin Kendall wrote a POP3 client for LuaSocket.
http://lua-users.org/lists/lua-l/2004-01/msg00204.html
I don't think the code is available from the link in that
message, and I have not played around with it. But maybe
Martin still listens to the list...
Regards,
Diego