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-26 23:50
0.4.1

Mot de passe change sont maintenant possibles. Les actions de dossier IMAP (création / suppression) ont été ajoutés. Une petite gamme d'options personnelles peuvent être définies (nom, prénom, signature et l'adresse électronique préférée), et ils sont utilisés lors de l'envoi des messages.
Tags: Minor feature enhancements
Password changes are now possible. IMAP folder
actions (create/delete) were added. A small range
of personal options can be set (first name, last
name, signature, and favorite email address), and
they are used when sending messages.

2003-07-22 22:38
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.

2003-06-06 23:19
0.2.3

La couche SSL a été ajouté, et le travail réel sur le support de PGP a commencé.
Tags: Development, Minor feature enhancements
Enforce SSL has been added, and the actual work on GPG support has begun.

2003-06-05 14:51
0.2.1

Quelques bugs dans le carnet d'adresses ont été fixés. Un commentaire "" fonctionnalité a été ajoutée dans le fichier de config.
Tags: Minor bugfixes
Some bugs in the addressbook were fixed. A "comment" feature was added into the config file.

2003-05-30 15:40
0.2.0

Un nouveau format de fichier de configuration a été établie. Vous pouvez maintenant spécifier l'emplacement dans votre base de données MySQL à laquelle les données de configuration utilisés par APTG est stockée et quel utilisateur a accès à ces données. Cela rendra l'installation APTG beaucoup plus facile.
Tags: Major feature enhancements
A new configuration file format has been established. You can now
specify the location in your MySQL database at which the configuration
data used by aptg is stored and which user has access to this data.
This will make installing aptg much easier.

Project Resources