Web Hosting Talk







View Full Version : create a pop3 box


NHosting
02-12-2001, 12:19 PM
Is anyone know a source code in php/perl to create a standard pop3 mailbox under red hat ?
I am looking for it under a lot of site (hotscripts, cgi-resource, etc.) but i haven't fine anything.

Thank you

allan
02-12-2001, 01:19 PM
Try this script. I haven't used it since we switched to Webmin on our pop servers, but IIRC it was pretty good:

http://www.irvine.com/~mmdf/pop/

The two scripts:

http://www.irvine.com/~mmdf/pop/mkpop
and
http://www.irvine.com/~mmdf/pop/save-pop-pw

Hope this helps

NHosting
02-13-2001, 08:32 AM
Thank you :-)