Aucune description

pdontthink 4a76bb288a Plugins have to be able to update the message cache if they manipulate messages il y a 17 ans
class 2fbd9de6f4 add fixme il y a 17 ans
config 3bcfa15f47 Implement printer friendly through CSS also for non-javascript. This il y a 17 ans
contrib 4fc402dd70 Specify operating systems il y a 17 ans
css 3bcfa15f47 Implement printer friendly through CSS also for non-javascript. This il y a 17 ans
doc cfc29e1b89 Quick attempt at correcting the English in the plural forms section il y a 17 ans
functions 4a76bb288a Plugins have to be able to update the message cache if they manipulate messages il y a 17 ans
help 7c8a269029 drop code related to old printer friendly il y a 17 ans
images 77bb3b1b3e These files are no longer needed after icon theme mgmt has been moved to conf.pl il y a 19 ans
include 46b21f8d48 Fix prefs_backend hook and remove config_override hook - plugin authors take note il y a 17 ans
locale 83fdb4c332 copyright update il y a 19 ans
plugins 5d0adda0b8 Make newmail plugin work again, various small cleanup and add ability for admin to configure custom title bar strings il y a 17 ans
po 327cb3be77 Only grab comments marked i18n to the template. il y a 17 ans
src f5f1f8d4c0 Allow plugins to specify that other plugins are incompatible with it in the info() function - in the required_plugins array therein, the incompatible plugin name as array key and value of SQ_INCOMPATIBLE. See upcoming release of the add_address plugin for an example. il y a 17 ans
templates 34bd2bab4a Allow other attributes to be added to message list buttons il y a 17 ans
themes deef6a51ca Typo. il y a 17 ans
AUTHORS 7a6a6c01eb Moving the translators information from "AUTHORS" to "TRANSLATORS". il y a 17 ans
COPYING 9c36ef30f0 Update COPYING with new address of the FSF. il y a 20 ans
ChangeLog 3d003e64a0 Misc updates il y a 17 ans
INSTALL ff19ef2743 Removing "www." in some links as well as the link to the deprecated feedback page. il y a 18 ans
README 2af3dba26b state license as recommended by the free software foundation il y a 18 ans
ReleaseNotes ff19ef2743 Removing "www." in some links as well as the link to the deprecated feedback page. il y a 18 ans
UPGRADE a57ab2095d remove references to submitting themes to us. we've got a LOT of themes il y a 19 ans
configure fa5205d193 Allow configure to be ran from any directory, thanks Ceri Davies. il y a 20 ans
index.php 11b10ba5d1 increment year in copyright notices il y a 18 ans

README

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

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://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 program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program (in the file COPYING); if not, write to the
Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA