🌰🐿️ SquirrelMail GitHub Repository (PHP 7-OK!)
Find a file
2006-05-30 16:30:00 +00:00
class resubmitting last Monday updates and adding php 5.1.0 timezone support 2006-05-13 19:11:08 +00:00
config resubmitting last Monday updates and adding php 5.1.0 timezone support 2006-05-13 19:11:08 +00:00
contrib ldap connection test script. don't want to recreate same script one more 2006-04-07 21:16:59 +00:00
doc resubmitting last Monday updates and adding php 5.1.0 timezone support 2006-05-13 19:11:08 +00:00
functions translating folder names in selection box. 2006-05-30 16:30:00 +00:00
help copyright update 2006-01-23 18:46:41 +00:00
images Incoproated template config file. Templates can now include their own javascript files. Also, if a template pack does not incorporate a specific template, the default template will be used instead. 2006-02-24 22:32:11 +00:00
include adding option that should control translation of special folders 2006-05-29 17:12:54 +00:00
locale copyright update 2006-01-23 18:46:41 +00:00
plugins don't modify sent_folder option in plugin. It does not belong to plugin. 2006-05-29 17:26:48 +00:00
po String update. 2006-03-11 20:00:44 +00:00
src updating error_box() function calls. second argument was modified. 2006-05-14 17:09:29 +00:00
templates Add phpdoc block. \(Thx Tomas.\) 2006-05-16 07:20:29 +00:00
themes adding new themes. Patch numbers are in changelog. 2006-03-06 17:10:56 +00:00
AUTHORS Move Rick to retired, per his request. 2006-04-05 16:06:44 +00:00
ChangeLog info about abook information 2006-05-28 09:28:03 +00:00
configure Allow configure to be ran from any directory, thanks Ceri Davies. 2005-08-02 20:16:48 +00:00
COPYING Update COPYING with new address of the FSF. 2005-06-16 00:22:42 +00:00
index.php copyright update 2006-01-23 18:46:41 +00:00
INSTALL Updating examples for setting up directories 2006-03-11 13:52:05 +00:00
README Replace PHP4 -> PHP since we also support upcoming PHP versions 2005-08-03 21:32:39 +00:00
ReleaseNotes Upping HEAD version number. 1.5.1 scripts are stored in SM-1_5_1 branch. 2006-02-12 16:11:50 +00:00
UPGRADE Updating examples to be as in STABLE 2005-11-09 23:43:20 +00:00

SquirrelMail
http://www.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

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.
   
   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://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.