earlati2 has asked for the wisdom of the Perl Monks concerning the following question:

I'm interesting in build a very simple pop3 and
smtp server to use only inside a small local network.
the target is to allow to share info with other fellow using the e-mail client.
I have investigated on Net::Server::POP3 module ,
but I'm looking for more example
the simpletest.pl, referred by Net::Server::POP3 docs, example seem's no to be more available
Can someone provide me some simple help on how Net::Server::POP3 will works ?
Regards, Enzo

Replies are listed 'Best First'.
Re: Net::Server::POP3 example
by gellyfish (Monsignor) on Sep 11, 2006 at 09:06 UTC

    No, the simpletest.pl is still there in the scripts sub-directory of the Net::Server::POP3 distribution directory. You can also find it here.

    /J\