phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: felamimail AUTHORS.Squirrelmail,NONE,1.1.2.1 REA


From: Lars Kneschke <address@hidden>
Subject: [Phpgroupware-cvs] CVS: felamimail AUTHORS.Squirrelmail,NONE,1.1.2.1 README.Squirrelmail,NONE,1.1.2.1 README,1.1.1.1,1.1.1.1.2.1 AUTHORS,1.1.1.1,NONE
Date: Tue, 04 Jun 2002 14:49:25 -0400

Update of /cvsroot/phpgroupware/felamimail
In directory subversions:/tmp/cvs-serv11604

Modified Files:
      Tag: Version-0_9_14-branch
        README 
Added Files:
      Tag: Version-0_9_14-branch
        AUTHORS.Squirrelmail README.Squirrelmail 
Removed Files:
      Tag: Version-0_9_14-branch
        AUTHORS 
Log Message:
moved some old Squirrelmail files to *.Squirrelmail
created my own README


--- NEW FILE ---
 Developers:
 -----------
   Luke Ehresman <address@hidden>     http://www.css.tayloru.edu/~lehresma
   Nathan Ehresman <address@hidden> http://www.css.tayloru.edu/~nehresma
   Gustav Foseid <address@hidden>  http://www.initio.no
   Pål Løberg <address@hidden>       http://www.initio.no
   Shane Wilson
   Steve Gare                                http://www.xantara.co.uk
   Gerrit Padgham <address@hidden>
   Matt Phillips <address@hidden>
   Lewis Bergman
   Bryan Stalcup <address@hidden>
   Tyler Akins

 Translations:
 -------------
   Norwegian:    Gustav Foseid <address@hidden>
   German:       Chris Thil <address@hidden>
   Russian:      Konstantin Riabitsev <address@hidden>
   Polish:       Lukasz Klimek <address@hidden>
   Swedish:      Tobias Ekbom <address@hidden>    
   Dutch:        Arjen Halma <address@hidden>
   Portuguese (Brazil): Henrique Moura <address@hidden>
   French        Ali Nedjimi <address@hidden>
   Italian       Aldo Moresco <address@hidden>
   Spanish       Hernan Collazo <address@hidden>  
   Korean        Jong-II Kim <address@hidden>
   Czech         Ondrej Sury <address@hidden>
   Catalan       Josep Sanz <address@hidden>
   Serbian       Boris Manojlovic <address@hidden>
   Taiwan        Ching <address@hidden>
   Danish        Claus Rasmussen <address@hidden>
   Finnish       Teemu Junnila <address@hidden>

 Significant Contributions:
 --------------------------
   i18n support:        Sergiusz Pawlowicz 
   SquirrelMail logo:   Libor Kopecky <address@hidden>
   Web Site Admin/PR:   Paul Joseph Thompson <address@hidden>
   FAQ Maintenance:     Peter Hutnick <address@hidden>

   Code contributions:  Konstantin Riabitsev <address@hidden>
                        Alex Bleeker <address@hidden>
                        Jan-Pieter Cornet <address@hidden>
                        John Williams <address@hidden> 
                        Ondrej Sury <address@hidden>
                        Damien Sandras <address@hidden>
                        Martin Jespersen <address@hidden>
                        David Whittington <address@hidden>
                        Many others...

(We have tried to keep this up to date to give credit where it is due.
If you feel that you have wrongfully been left off this list, contact
address@hidden)

--- NEW FILE ---
SquirrelMail
http://www.felamimail.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 a 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:  address@hidden

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.felamimail.org/index.php3?page=16

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.  Just send an email
to:
   
   address@hidden

If you wish to actually subscribe to our mailing list, please visit our web
page for instructions (http://www.felamimail.org) and go to the section
titled "Mailing List".

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.

Index: README
===================================================================
RCS file: /cvsroot/phpgroupware/felamimail/README,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -r1.1.1.1 -r1.1.1.1.2.1
*** README      31 Dec 2001 00:59:03 -0000      1.1.1.1
--- README      4 Jun 2002 18:49:22 -0000       1.1.1.1.2.1
***************
*** 1,55 ****
! SquirrelMail
! http://www.felamimail.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 a 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:  address@hidden
! 
! 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.felamimail.org/index.php3?page=16
! 
! 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.  Just send an email
! to:
!    
!    address@hidden
! 
! If you wish to actually subscribe to our mailing list, please visit our web
! page for instructions (http://www.felamimail.org) and go to the section
! titled "Mailing List".
! 
! 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: 
--- 1,9 ----
! FeLaMiMail
! http://www.phpgw.de
  
! Author:
! ------
! Lars Kneschke
! address@hidden
  
  Licensing: 

--- AUTHORS DELETED ---




reply via email to

[Prev in Thread] Current Thread [Next in Thread]