From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: pop3 server code example Date: Mon, 18 Oct 2004 15:29:12 -0700 (PDT) Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <40440.196.40.5.138.1098138552.squirrel@www.crearium.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org Hi. Anyone know where can I download the source code of a basic, small pop3 daemon? I just need the very basic features most for educational purpose than comercial solution. I didnt find the code in Comer's tcpip book. thanks in advance.