[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Homemade email system using LuaSocket and LuaPOP3
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 20 Sep 2011 19:48:58 -0300
> Many years ago, I crawled around the inside of MH and NMH; it might be worth
> looking at that code to see what can be reused for the grunt work of parsing
> messages, etc. As I recall, the code was partitioned into a subroutine library
> distinct from the dozen or so user programs for manipulating local folders.
There is also GNU Mailutils at http://mailutils.org/ which is also built
as a library serving several clients.