Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Passwort-Änderungen sind jetzt möglich. IMAP-Ordner Aktionen (Erstellen / Löschen) zugegeben. Eine kleine Reihe von persönlichen Einstellungen kann eingestellt werden (Vorname, Name, Unterschrift und bevorzugten E-Mail-Adresse), und sie werden beim Senden von Nachrichten.
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

Diese Version ist eine komplette Code umzuschreiben der älteren Versionen. Die Code-Struktur und Design wurden komplett verändert. Aus Sicherheitsgründen neue Session-Handling erstellt wurde, mit One-Time-sessionids, die machen Session Hijacking sehr schwierig werden wird.
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

Erzwingen von SSL wurde hinzugefügt, und die eigentliche Arbeit auf GPG-Unterstützung hat begonnen.
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

Einige Fehler im Adressbuch wurden behoben. A "Kommentar"-Funktion wurde in der Config-Datei hinzugefügt.
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

Ein neues Format der Konfigurationsdatei festgelegt worden. Nun können Sie den Speicherort in Ihrer MySQL-Datenbank, bei der die Konfigurationsdaten von APTG verwendet wird, gespeichert werden und die Benutzer hat Zugriff auf diese Daten. Dadurch wird die Installation APTG viel einfacher.
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