Perl Pop3 Server News
Brought to you by:
scamarena
We have finally come up with a publicly available release of the Perl pop3 server! Although we have been using it for a while, we have decided to open it to open-source for any other administrators that may want to change their pop3 server.
Our frustrations with current pop3 implementations were in the lack of security and the use of system accounts for email users. We decided it would be best to use a database for users and this enabled us to use APOP authentication (encrypted passwords).
We're very happy to make this code available, and maybe others can make other improvements on it!
Please contact us if you have any problems or you need help installing it. We'll be glad to help!