بدون توضیح

pdontthink 2bcb33e722 displayHtmlHeader uses template, no more direct echoing; also restructure how style links are sent out 19 سال پیش
class 277876ec43 New Template class implementation 19 سال پیش
config b108b0c8d4 #1547281. Add information about use of ldaps and ldapi uris 19 سال پیش
contrib 97c8fba632 tweak man page 19 سال پیش
css 3cf602d15d - initial revision of a default stylesheet for squirrelmail, including style and basic color defaults 19 سال پیش
doc 14c04623d1 Moving the development documentation to the documentation module. 19 سال پیش
functions 2bcb33e722 displayHtmlHeader uses template, no more direct echoing; also restructure how style links are sent out 19 سال پیش
help 83fdb4c332 copyright update 19 سال پیش
images 3eaa4a37ef Correct path for the default icon theme. 19 سال پیش
include 8ac4e87d23 Move sqm_array_merge to arrays.php and subsequently move inclusion of arrays.php to init.php for global access. 19 سال پیش
locale 83fdb4c332 copyright update 19 سال پیش
plugins c22a86c95c adding constants 19 سال پیش
po 60146dc4d9 String fix. 19 سال پیش
src 95e6468649 t12n of compose function. Paul, could you please check the plugin hook implementation for correctness? I don't think I understand it all yet. 19 سال پیش
templates 95e6468649 t12n of compose function. Paul, could you please check the plugin hook implementation for correctness? I don't think I understand it all yet. 19 سال پیش
themes a57ab2095d remove references to submitting themes to us. we've got a LOT of themes 19 سال پیش
AUTHORS bf6559098b Updating Paul's address. 19 سال پیش
COPYING 9c36ef30f0 Update COPYING with new address of the FSF. 20 سال پیش
ChangeLog 831bf48e03 Added check_plugin_version() function 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.