|
aspWebMail
is an .asp script that you can install
on any Windows based PC that runs IIS
(Internet Information Server). The
application was designed to provide
users with a web based interface to
sending and receiving email but to do so
using a common and user friendly
interface. The result is an application
that looks and feels exactly like a
desktop application. Users will be right
at home working with aspWebMail... we
have taken great care to duplicate many
of the functions that you will usually
only see in a desktop application.
This script requires the use of a
third party component called JMail from
http://www.dimac.net to perform the
email sending functions and retrieve
messages from a POP3 email server.
This component is however very widely
used and should be readily available on
many web hosting servers. We have
provided this utility that you can
upload to your web server and run that
will tell you if your has a supported
version of JMail installed.
The script also contains a powerful
skinning interface that lets you
completely change the look of the
application. You can easily add your
company's look and feel to aspWebMail by
modifying a simple .CSS file that is
commented very well and by replacing the
default graphics that make up the
buttons and layout areas of the scripts
interface. We provide several other
skins on our website that you can
download to change the look of
aspWebMail and will continue to add
skins in the future.
|