[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Luasocket parse-email
- From: Jose <jmalv04@...>
- Date: Wed, 12 Nov 2008 21:49:45 +0100
On Wed, Nov 12, 2008 at 8:37 PM, Petite Abeille
<petite.abeille@gmail.com> wrote:
>> I really think this should be part of Luasocket as any email client
>> will need to write the same functionality.
>
> Well... it's LuaSocket... not LuaMail... nor LuaHTTP... nor
> LuaWhatEverHappenOverANetworkConnection...
>
But it does have an HTTP module, an SMTP module and a MIME module.
Maybe this function is for the MIME module.
I am not asking for an email client but a high level function that
calls the functions in the MIME module. Anybody building an email
receiving/handling application will need this