Download List

Project Description

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.

System Requirements

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

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.
Tags: Minor feature enhancements

2003-07-22 22:38
0.4.0

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.
Tags: Major feature enhancements

2003-06-06 23:19
0.2.3

Enforce SSL has been added, and the actual work on GPG support has begun.
Tags: Development, Minor feature enhancements

2003-06-05 14:51
0.2.1

Some bugs in the addressbook were fixed. A "comment" feature was added into the config file.
Tags: Minor bugfixes

2003-05-30 15:40
0.2.0

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.
Tags: Major feature enhancements

Project Resources