설명 없음

pdontthink c9a09ee14b Missed a spot. Please use less accusatory language when telling ppl they broke plugins or other things, cuz you make goofs too! ;-) 19 년 전
class c9a09ee14b Missed a spot. Please use less accusatory language when telling ppl they broke plugins or other things, cuz you make goofs too! ;-) 19 년 전
config c009e2e62e semicolon is not part of variable name 19 년 전
contrib 97c8fba632 tweak man page 19 년 전
css eddac8c284 Some examples of old $color themes converted using themes/color_theme_to_css.php. To use these themes, they must first be installed through conf.pl. 19 년 전
doc 14c04623d1 Moving the development documentation to the documentation module. 19 년 전
functions e08c7d6bad 1) Make translateText use styles instead of $color 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 d8ac66397f Add javascript_on to the list of variables that are always available to templates. 19 년 전
locale 83fdb4c332 copyright update 19 년 전
plugins 36d5e26cef added phpdoc header to mail_fetchs constants file 19 년 전
po 60146dc4d9 String fix. 19 년 전
src 2220a838be clean globals, turn on display of errors and load all configuration files 19 년 전
templates ac37d42cc9 reverting code to do_hook. 19 년 전
themes fb5ad1c469 fixed phpdoc formating 19 년 전
AUTHORS bf6559098b Updating Paul's address. 19 년 전
COPYING 9c36ef30f0 Update COPYING with new address of the FSF. 20 년 전
ChangeLog 88c4ac964f info about new squirrelspell features 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.