🌰🐿️ SquirrelMail GitHub Repository (PHP 7-OK!)
Find a file
2001-06-12 17:50:40 +00:00
config * Saves the language setting 2001-05-24 16:57:12 +00:00
data * Fixed default_theme.php path 2001-03-08 16:31:57 +00:00
doc * Added 'motd' hook 2001-05-21 14:40:49 +00:00
functions * Added color theme support for the reply colors 2001-06-12 17:50:40 +00:00
help Added redirection from subdirs to prevent file listing. 2000-10-27 02:41:26 +00:00
images Added redirection from subdirs to prevent file listing. 2000-10-27 02:41:26 +00:00
locale updated Brazillian Portuguise translation 2001-02-25 14:39:03 +00:00
plugins * Updated docs to tell the user to read any documentation that came with the 2001-04-29 15:05:02 +00:00
po fixed some strings that should have been included in string freeze. Sorry! 2001-01-20 07:07:26 +00:00
src * Added global address book support (disabled by default) 2001-05-25 18:15:13 +00:00
themes * Got bored and copied all the validate.php and define() stuff to 1.1 2001-04-19 18:19:45 +00:00
AUTHORS * Added Portuguese (Portugal) translation 2001-05-24 20:19:16 +00:00
ChangeLog * Added Portuguese (Portugal) translation 2001-05-24 20:19:16 +00:00
configure - fixed some poorly formed HTML 2000-07-29 16:50:28 +00:00
COPYING I believe everything is compatable with all IMAP servers now 1999-12-16 21:18:54 +00:00
index.php tweaks, fixed some misspellings, added a few hooks 2000-09-14 12:45:53 +00:00
INSTALL * Added the nobodies to the userid/groupid list 2001-04-23 13:39:58 +00:00
MIRRORS A small correction from a frindly neighbour-contry. 2001-05-22 06:31:40 +00:00
README Converted sm-1_0 to branch and sm-1_1 to trunk 2001-02-16 23:07:18 +00:00
UPGRADE * Modified to show most of the changes that were in the Wiki 2001-04-26 18:01:04 +00:00

SquirrelMail
http://www.squirrelmail.org

Introduction:
-------------
SquirrelMail is a standards-based webmail package written in PHP4. It
includes built-in pure PHP support for the IMAP and SMTP protocols, and all
pages render in pure HTML 4.0 (with no Javascript) for maximum compatibility
across browsers. It has very few requirements and is very easy to configure
and install. SquirrelMail has a all the functionality you would want from an
email client, including strong MIME support, address books, and folder
manipulation.  

Why did you guys create SquirrelMail?  The need arose in our organization
for the access of email and address books from anywhere in the world.
Obviously a web interface is ideal for this, given that the user has access
to the Internet.  After reviewing several open source projects, we realized
that we were going to need to do some fairly major customizations to get
things to be a nice fit for our needs.  So the decision was made to create
our own for some of these reasons, and for fun (we really like PHP4).  We
decided to open source the project to contribute to the community that has
contributed so much to us.  Since then, it has grown much bigger than we
ever imagined, and we have an awesome development team who are actively
working on the project.

We would love to hear from you!  The nature of open source projects make it
hard to know who all is using your product.  It is always nice when we get
emails from people just telling us that they're using SquirrelMail.  If you
have a few minutes, please send us an email to let us know!  You can send it
to our mailing list:  squirrelmail-list@sourceforge.net

You can also go to the page below and fill out a small form to get listed
with the list of people already using SquirrelMail (free advertising).

   http://www.squirrelmail.org/index.php3?page=16

Contact:
--------
It is pretty easy to get in contact with the developers if you need help or
if you find bugs that need to be reported.  The best way to contact us would
be through our mailing list which is actively monitored.  Just send an email
to:
   
   squirrelmail-list@sourceforge.net

If you wish to actually subscribe to our mailing list, please visit our web
page for instructions (http://www.squirrelmail.org) and go to the section
titled "Mailing List".

Installation:
-------------
For detailed instructions on how to install SquirrelMail on your server,
please refer to the INSTALL document in the same directory as this document.

Licensing: 
----------
This product is distributed under the GPL.  Please read through the file
COPYING for more information about our license.