Télécharger la liste

Description du projet

aptg(2) (a place to go) is a Web-based email client written in PHP, using localhost connections to a running IMAP4 server. It is designed to work with Postfix. Authentication is against a MySQL database as used by pam_mysql (username + password) or by using one of the virtual email addresses (also stored in the MySQL database) and that password. A powerful addressbook is also included. It uses its own session handling system with one-time session ids. The development version has experimental GnuPG support.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-07-22 22:38 Retour à la liste release
0.4.0

Cette version est une réécriture complète du code des versions plus anciennes. La structure du code et le design ont été complètement modifié. Pour des raisons de sécurité, nouvelle session de manutention a été créé, en utilisant une seule fois, SessionIDs, ce qui rendra très difficile à détourner des sessions.
Tags: Major feature enhancements
This release is a complete code rewrite of the older versions. The
code structure and design have been completely changed. For security
purposes, new session-handling has been created, using
one-time-sessionids, which will make session hijacking very difficult.

Project Resources