7 projects tagged "English"
Atmail is a fully-featured email server and Webmail client, allowing users to send and receive email via a Web browser or mobile device. It has full support for IMAP mailboxes, and an optional email-server mode that uses EXIM as the MTA. Features include a scheduler, MySQL backend support, spell-check, address book, calendar user preferences, multiple accounts, SpamAssassin support, migration scripts from other mail servers, a customizable interface, an attractive AJAX interface, an optional group sharing Calendar/Addressbook, and an Outlook plugin to sync Contacts/Tasks/Calendar data between a Desktop, Mobile, and Webmail client or other email users.
LdapSaisie is a Web application to manage LDAP directories. It is designed to abstract the complexity of the directory through an administration interface that is simple and intuitive. The application was designed with the objective of maximal modularity, allowing easy extension or adaptation with modules, extensions, and plugins. This application can be used to manage the information system based on LDAP and also, simultaneously, enabling users to access their data and possibly modify them.
image saver is a PHP class which can open an uploaded file image in either JPEG, PNG, or GIF format and resize it to a given width and height. Either the width or height can be set to auto, so it gets adjusted to keep the original image proportion based on the value set for the other dimension. The processed image can be saved to a new file in a given target directory using the JPEG format. The compression quality of the saved image is configurable.