Keine Beschreibung

Thijs Kinkhorst 726d8b9e93 Update ChangeLog && Raise PHP requirement to 4.0.4 vor 23 Jahren
class d698527ab3 Merging in the tassium-auth branch. vor 23 Jahren
config 3468230a74 Added support for local override file (config_local.php) which gets appended to the end of config.php when conf.pl saves it. vor 23 Jahren
data 002b0b74d7 We really shouldn't allow web users to access all our users prefs in default installs! vor 23 Jahren
doc d698527ab3 Merging in the tassium-auth branch. vor 23 Jahren
functions 45484c7dfd A preference-line can be of "unlimited" length now vor 23 Jahren
help 7b9145e6e5 SolNet Support Team vor 23 Jahren
images 4a56f21089 Antoine Hulin vor 23 Jahren
include 4f552ee17e Fixes for minor bugs pointed out by Tyler Akins. vor 23 Jahren
locale 4a56f21089 Antoine Hulin vor 23 Jahren
plugins 4f552ee17e Fixes for minor bugs pointed out by Tyler Akins. vor 23 Jahren
po 76c61bc020 Update vor 23 Jahren
src d698527ab3 Merging in the tassium-auth branch. vor 23 Jahren
themes 4f552ee17e Fixes for minor bugs pointed out by Tyler Akins. vor 23 Jahren
AUTHORS f76883d3d8 Hernan's email change vor 23 Jahren
COPYING 5936ae8562 I believe everything is compatable with all IMAP servers now vor 26 Jahren
ChangeLog c9bf357df6 Added what I've changed to devel CVS. (conf.pl rework, CRAM/DIGEST-MD5, config override file) vor 23 Jahren
INSTALL 54ca33ef86 Making a note about file_uploads. vor 23 Jahren
MIRRORS 9dd92ef9d8 A small correction from a frindly neighbour-contry. vor 24 Jahren
README 6f5f6664e8 Remove extra a vor 23 Jahren
ReleaseNotes ee4294e2f2 Release 1.3.2 vor 23 Jahren
UPGRADE 2708584fd9 Remove Sanitize Plugins functionality since that's not relevant anymore to 1.3 vor 23 Jahren
configure ffafa8e139 Fixed bugs #496752 and #496753. vor 23 Jahren
index.php dd2494dd12 Looks like calling strings.php causes a broken result as strings tries to vor 23 Jahren

README

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