need help on building web-based email system on Linux

need help on building web-based email system on Linux

Post by Joseph La » Sat, 23 Jan 1999 04:00:00



Hi,

I want to try building a web based email system(like hotmail, iname,...but
of course a much simpler one) using Apache and/or a database on Linux. Can
any one give me some ideas on what to start with(e.g. any existing tools,
what languages to use, etc....)?

Any suggestion or reference will be highly appreciated.

Regards,
Joseph

 
 
 

need help on building web-based email system on Linux

Post by Magnus Drougg » Sat, 23 Jan 1999 04:00:00



> Hi,

> I want to try building a web based email system(like hotmail, iname,...but
> of course a much simpler one) using Apache and/or a database on Linux. Can
> any one give me some ideas on what to start with(e.g. any existing tools,
> what languages to use, etc....)?

Check out php at www.php.net.
It's a script-language similar to ASP and it lets you access databases and mail
from within the html-page itself. Very easy to use.

/Drougge

 
 
 

need help on building web-based email system on Linux

Post by Agent » Sat, 23 Jan 1999 04:00:00


Can you say "Perl, CGI, C, Tcl ...?"
 
 
 

need help on building web-based email system on Linux

Post by Richard Payn » Sat, 23 Jan 1999 04:00:00


You could check this out:

http://webmail.woanders.de/

--
Rich Payne
(Speaking for myself, not my employer)
payner at timken dot com

Looking for Alpha-Linux info?
http://www.alphalinux.org


>Hi,

>I want to try building a web based email system(like hotmail, iname,...but
>of course a much simpler one) using Apache and/or a database on Linux. Can
>any one give me some ideas on what to start with(e.g. any existing tools,
>what languages to use, etc....)?

>Any suggestion or reference will be highly appreciated.

>Regards,
>Joseph