Няма описание

Fredrik Jervfors 11405425d9 Fixing typos преди 21 години
class 8a714b865f Phpdocumentor update - sed is your friend for these kinds of things ;) преди 21 години
config d69d05737b Fix allow_advanced_search following Tomas' comments преди 21 години
contrib f164cf022e Update mailto support преди 21 години
data bd1f807bb5 Default theme is set in config/config.php. Setting it here makes SM преди 22 години
doc c5ba519e85 adding two hooks that allow integrating third party address book backends преди 21 години
functions ed5d1bb09f Fixed XSS vulnarability spotted by "Roman Medina" after a very thorough преди 21 години
help cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) преди 21 години
images 3dc5bc2199 removing gifs. system uses png images. преди 21 години
include 33f8c5af29 Reinserting configurable body quote преди 21 години
locale 7a34e2c481 Removing translations. Part four преди 22 години
plugins e3c519e440 cleanup up filter plugin преди 21 години
po 890e128566 updating pot преди 21 години
src c27886a4eb More cleanups. преди 21 години
themes d266dcad9c rg=off fix. преди 21 години
AUTHORS 7ceb115613 Adding Basque translators' info. преди 21 години
COPYING 5936ae8562 I believe everything is compatable with all IMAP servers now преди 26 години
ChangeLog 11405425d9 Fixing typos преди 21 години
INSTALL bf07231dc9 Revise INSTALL file: add Quick Install, limit PHP information to just our преди 21 години
README e8bca9014e Preparing for 1.4.0 release преди 22 години
ReleaseNotes 563d99a96e get ready for 1.5.0 dev release преди 21 години
UPGRADE 644750922c We don't support PHP 4.0.x anymore; update the docs to reflect that and преди 21 години
configure ffafa8e139 Fixed bugs #496752 and #496753. преди 23 години
index.php cde0377d36 We're living in 2004 now... perl is your friend for these kinds of things :) преди 21 години

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