Page 1 of 1

PHP Webmail script

Posted: Mon Feb 02, 2004 12:18 am
by U-238
Hi

I have a web server that is also a mail server. Sendmail stores all the mail in /var/mail

Does anyone know of a webmail script which can display the mail in /var/mail in a web page?

Thanks in advance

Posted: Tue Feb 03, 2004 1:30 am
by teniosoft
If you have full control over your server then I would suggest that you try using webmin. Simply the best *nix configuration utility in the world. It includes mail scripts if you want to see how to do it with php I am sure they have something on sourceforge.net

Posted: Thu Feb 05, 2004 3:44 am
by U-238
I already have Webmin :)

I want something so that users can check their mail on the web site. that's all. I don't really want to give all the users access to Webmin.