설명 없음

Fredrik Jervfors 47d0e7f3f8 Indicating sv_SE updates 20 년 전
class 53fe64165f Fixed a few warning messages I ran into today when SMTP had died. We already output nice SMTP error messages, so no need to have the PHP code display its own errors. 20 년 전
config cfce483af0 adding limit_scope and filter support to ldap configuration 20 년 전
contrib ce229e3bc1 adding some phpdoc related files for future generations 20 년 전
data 92432b64c6 Move default_pref from data/ to config/ dir. 20 년 전
doc 4eb3359fd6 mercury v.4.01b does not need INBOX. 20 년 전
functions e763660ff0 small fix to previous change: box could have been $used already 20 년 전
help 0691f49ebe Add a first rough version of an about box to SquirrelMail. 20 년 전
images 29204f3ff7 - Added blank.png for missing image support. 20 년 전
include 8a3ff914d2 Making fancy row highlighting an option 20 년 전
locale 02f3ab92fe Increment year in copyright notice 20 년 전
plugins 2d8305d513 using signed decimal (%d) instead of nonexistent variable type (%i) 20 년 전
po af2762aa1c updating strings 20 년 전
src dcf250691b add robots tag here for completeness' sake 20 년 전
themes 9dd7840ef2 XHTML fix 20 년 전
AUTHORS cb619e7f23 Update Turkish translation author 20 년 전
COPYING 5936ae8562 I believe everything is compatable with all IMAP servers now 26 년 전
ChangeLog 29cba72f37 Fix incorrect folder hierarchy shown. Patch was supplied by Awais Ahmad, 20 년 전
INSTALL 9faf3051c1 Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes 20 년 전
README f94ef2179e Fix email addresses here 21 년 전
ReleaseNotes 563d99a96e get ready for 1.5.0 dev release 21 년 전
UPGRADE 3c16cb6be9 Change chown user.group -> user:group, using "." is deprecated and 20 년 전
configure ffafa8e139 Fixed bugs #496752 and #496753. 23 년 전
index.php 61a17aa666 Give an error to the user when SquirrelMail is not configured yet 20 년 전

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