🌰🐿️ SquirrelMail GitHub Repository (PHP 7-OK!)
Find a file
2002-07-21 04:16:41 +00:00
class Fixed nasty bug in finding the language argument (arg3 in multipart 2002-07-19 18:27:59 +00:00
config added uid_support option 2002-07-05 13:04:57 +00:00
css not yet finished cascading stylesheet 2002-07-12 16:06:29 +00:00
data We really shouldn't allow web users to access all our users prefs in default installs! 2002-03-02 11:18:58 +00:00
doc Fix spelling in translating.txt & make index.html resemble a real HTML document. 2002-06-17 08:06:57 +00:00
functions fix for bug #578156 2002-07-21 04:16:41 +00:00
help remove wrong dir de (added german help in de_DE instead) 2002-06-04 13:04:18 +00:00
images "Kent B. Hansen" <kent@tpv.dk> & r2l by Yoav 2002-06-26 08:22:04 +00:00
locale Some fixes and new translations 2002-07-15 07:27:14 +00:00
plugins fix for uid support 2002-07-09 09:47:17 +00:00
po Small change to xgetpo. When I added plugins/abook_take I added it 2002-07-04 09:54:42 +00:00
src Non-ascii characters caused problems with SVN function and were replaced 2002-07-20 08:54:56 +00:00
themes forgot to change the comments from my hack of Ray's theme. 2002-06-10 18:52:20 +00:00
AUTHORS Moved my name from code contributors to developers 2002-05-01 14:42:25 +00:00
ChangeLog Moved the generic_header hook back to page_header.php. bug #554278 2002-07-10 22:27:43 +00:00
configure Fixed bugs #496752 and #496753. 2001-12-26 21:45:33 +00:00
COPYING I believe everything is compatable with all IMAP servers now 1999-12-16 21:18:54 +00:00
index.php Looks like calling strings.php causes a broken result as strings tries to 2002-02-19 15:05:03 +00:00
INSTALL Making a note about file_uploads. 2002-04-01 02:10:44 +00:00
MIRRORS A small correction from a frindly neighbour-contry. 2001-05-22 06:31:40 +00:00
README Changed squirrelmail-list to squirrelmail-users. 2002-01-27 17:19:38 +00:00
ReleaseNotes Release notes update for 1.2.6 :) 2002-04-30 02:23:25 +00:00
UPGRADE Fix some typos 2002-02-13 16:29:26 +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-users@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/feedback.php

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-users@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 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 product is distributed under the GPL.  Please read through the file
COPYING for more information about our license.