squirrelmail/doc
2013-11-06 16:47:55 +00:00
..
release_notes_archive Shuffling release notes 2009-03-26 21:55:20 +00:00
.htaccess Fixed broken RFC1918 reference in contrib/.htaccess and doc/.htaccess (#2798839). 2009-06-02 02:10:56 +00:00
authentication.txt moved smtp sitewide configuration to main configuration utility 2006-08-05 07:38:01 +00:00
AUTHORS Retiring Seth per his request 2010-07-22 01:24:53 +00:00
ChangeLog Add full date and time as "title" (mouseover) text for dates shown on the message list screen 2013-11-06 16:47:55 +00:00
COPYING Move docs to doc/ directory 2009-03-26 21:38:33 +00:00
i18n.txt Use squirrelmail.org 2009-04-23 02:21:42 +00:00
ie_ssl.txt Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes 2004-12-29 15:06:20 +00:00
index.html Update 2009-03-26 23:41:37 +00:00
index.php Update copyright 2013-07-26 17:31:02 +00:00
INSTALL Add information about online documentation 2010-07-21 06:14:08 +00:00
presets.txt Added ability to configure Google Mail (Gmail) as the mail server behind SquirrelMail 2010-02-13 23:11:28 +00:00
README Move docs to doc/ directory 2009-03-26 21:38:33 +00:00
ReleaseNotes Shuffling release notes 2009-03-26 21:55:20 +00:00
russian_apache.txt Add index.html to Development subdir, rename README.russian_apache to 2005-05-24 18:49:39 +00:00
security.txt include note about password security in security doc 2006-06-08 15:53:54 +00:00
translating.txt replace CVS with SVN 2007-01-13 19:08:18 +00:00
translating_help.txt Misc. documentation fixes by Simon Dick. 2002-01-28 21:23:31 +00:00
UPGRADE Reorg and add to the version-specific section 2009-03-27 04:28:36 +00:00

SquirrelMail
http://squirrelmail.org

Introduction:
-------------
SquirrelMail is a standards-based webmail package written in PHP. 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 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 PHP).  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-users@lists.sourceforge.net

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.
   
   squirrelmail-users@lists.sourceforge.net

NOTE: you need to be subscribed to this mailinglist to be able to post to it!
Please visit our web page (http://squirrelmail.org) and go to the section
titled "Mailing Lists".

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 program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program (in the file COPYING); if not, write to the
Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA  02110-1301, USA