🌰🐿️ SquirrelMail GitHub Repository (PHP 7-OK!)
Find a file
tassium 94c082f51f Initial groundwork to use phpdocumentor.
Added @package and @subpackage tags.
Some cases of define() for SM_PATH were tagged @ignore to reduce the number of phpdocumentor warnings - this may need to be done everywhere else, or removed where I've done it so far.  We'll see.
2003-10-27 22:24:41 +00:00
class fix boundary_end in case of recursion 2003-10-24 19:15:51 +00:00
config fixed two question errors 2003-10-25 13:28:49 +00:00
contrib Small mailto changes 2003-04-23 15:43:29 +00:00
data Default theme is set in config/config.php. Setting it here makes SM 2003-07-27 09:42:42 +00:00
doc No more po/squirrelmail.po, information about po/mergepo and updated kde tools url 2003-10-06 16:44:39 +00:00
functions utf-8 is already converted by ja_JP extra functions. 2003-10-27 16:55:02 +00:00
help removing help translations. th_TH 2003-10-19 15:50:55 +00:00
images Removing translations. Part five 2003-10-19 15:16:03 +00:00
include Using human readable names of time formats. option 1 and 2 still has to be 2003-10-24 16:03:02 +00:00
locale Removing translations. Part four 2003-10-19 15:13:07 +00:00
plugins Initial groundwork to use phpdocumentor. 2003-10-27 22:24:41 +00:00
po updating strings template. 2003-10-24 17:04:25 +00:00
src Squelch display of login form if server reports LOGINDISABLED and issue an error message explaining the situation. Requires the recently added sqimap_create_stream() function in functions/imap_general.php. 2003-10-22 21:52:49 +00:00
themes Added stylesheets with default Comic Sans MS and Bitstream Vera Sans/Verdana 2003-07-27 12:41:27 +00:00
AUTHORS Disabled Vietnamese (mix of html codes, Vietnamese and Spanish) and Ukrainian (Russian slang) 2003-10-08 11:59:27 +00:00
ChangeLog Mention new function sqimap_create_stream() and change to login.php for LOGINDISABLED detection. 2003-10-22 21:54:40 +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 Add an empty body to work around a delay due to a bug in Safari. 2003-07-27 19:37:21 +00:00
INSTALL Fixed URL to download PHP. Closes 719873 - "Erata in INSTALL" 2003-04-30 16:53:44 +00:00
README Preparing for 1.4.0 release 2003-04-03 17:58:31 +00:00
ReleaseNotes typo 2003-06-13 05:25:11 +00:00
UPGRADE minor rewording for plugin stuff 2003-06-13 05:24:11 +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 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.
   
   squirrelmail-users@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.