Nessuna descrizione

Fredrik Jervfors e3ee2bc89f Update by Ralf Hildebrandt 20 anni fa
class 864d67873d Respect the error_reporting setting in php.ini and do not display errors 20 anni fa
config d5cd5f3d3a adding database field size checks (#1233721) 20 anni fa
contrib 01504dab01 Replace PHP4 -> PHP since we also support upcoming PHP versions 20 anni fa
doc d5cd5f3d3a adding database field size checks (#1233721) 20 anni fa
functions 7140767480 style fix 20 anni fa
help 01504dab01 Replace PHP4 -> PHP since we also support upcoming PHP versions 20 anni fa
images 29204f3ff7 - Added blank.png for missing image support. 20 anni fa
include af8725177b String and PHP fix 20 anni fa
locale b40c5a08d4 removing obsolate file 20 anni fa
plugins d5cd5f3d3a adding database field size checks (#1233721) 20 anni fa
po 4d273a8428 Update 20 anni fa
src a47f07ad63 adding rg=on test 20 anni fa
templates ce270298f9 Don't auto-focus on compose form when user has already focused somewhere manually (very annoying over slow connections) 20 anni fa
themes 5f67853390 adding two themes. #1217066 and #1217069 20 anni fa
AUTHORS b031b1a3f7 updating list of translators. adding spacing between languages for better 20 anni fa
COPYING 9c36ef30f0 Update COPYING with new address of the FSF. 20 anni fa
ChangeLog b5ca616c22 information about db and configtest changes. 20 anni fa
INSTALL d03ffe08ef Remove data/ dir from distribution, update docs accordingly. 20 anni fa
README 01504dab01 Replace PHP4 -> PHP since we also support upcoming PHP versions 20 anni fa
ReleaseNotes d03ffe08ef Remove data/ dir from distribution, update docs accordingly. 20 anni fa
UPGRADE 01504dab01 Replace PHP4 -> PHP since we also support upcoming PHP versions 20 anni fa
configure fa5205d193 Allow configure to be ran from any directory, thanks Ceri Davies. 20 anni fa
index.php 61a17aa666 Give an error to the user when SquirrelMail is not configured yet 20 anni fa

README

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.