暂无描述

Thijs Kinkhorst 33b51e5f69 - Translate plugin: prevent PHP notice when viewing empty message. 19 年之前
class bdaaca8540 Alternate stylesheets function now returns listing of DIRECTORIES in templates/<template name>/css/alternates instead of just .css files therein, so we are consistent with themes provided in the core 19 年之前
config 878a19bf37 Add two new command line options in conf.pl: --update-plugins or -u updates plugin_hooks.php only and exits. --help or -h displays some command line usage. 19 年之前
contrib 97c8fba632 tweak man page 19 年之前
css b468df46a4 CSS corrections 19 年之前
doc 14c04623d1 Moving the development documentation to the documentation module. 19 年之前
functions f427409c19 Create a separate function to build the attachments array so that the same array can be given to printer-freindly views. 19 年之前
help 83fdb4c332 copyright update 19 年之前
images 77bb3b1b3e These files are no longer needed after icon theme mgmt has been moved to conf.pl 19 年之前
include 181a0e815f Fix default theme setting. 19 年之前
locale 83fdb4c332 copyright update 19 年之前
plugins a7eb6ab52c templateset_default and templateset_fallback are IDs now, not unpredictable index numbers 19 年之前
po 60146dc4d9 String fix. 19 年之前
src 62c2af5397 Templates for printer-friendly views 19 年之前
templates ca088c9d4f CSS for printer-friendly templates 19 年之前
themes fb5ad1c469 fixed phpdoc formating 19 年之前
AUTHORS 5f49e57ea9 Can I be a member of the dev team, please? :\) 19 年之前
COPYING 9c36ef30f0 Update COPYING with new address of the FSF. 20 年之前
ChangeLog 81bb5d5d87 document the changes for the preliminary NAMESPACE support and the search_expression in LDAP addressbook 19 年之前
INSTALL aeda608456 Updating examples for setting up directories 19 年之前
README 01504dab01 Replace PHP4 -> PHP since we also support upcoming PHP versions 20 年之前
ReleaseNotes 7346f9a580 Upping HEAD version number. 1.5.1 scripts are stored in SM-1_5_1 branch. 19 年之前
UPGRADE a57ab2095d remove references to submitting themes to us. we've got a LOT of themes 19 年之前
configure fa5205d193 Allow configure to be ran from any directory, thanks Ceri Davies. 20 年之前
index.php 83fdb4c332 copyright update 19 年之前

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.