Download List

Projeto Descrição

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

Alterações de senha são agora possíveis. Ações da pasta IMAP (criar / excluir) foram adicionados. Uma pequena gama de opções pessoais pode ser definido (nome, sobrenome, assinatura e endereço de email favorito), e eles são usados no envio de mensagens.
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

Esta versão é uma reescrita completa código das versões mais antigas. A estrutura do código e design foram completamente alteradas. Para fins de segurança, manuseio nova sessão, foi criado, usando um-tempo-SessionIDs, o que tornará muito difícil de seqüestro de sessão.
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

Impor SSL foi adicionado, eo trabalho real sobre o apoio GPG já começou.
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

Alguns erros nos endereços foram corrigidos. Um comentário "funcionalidade" foi adicionada ao arquivo de configuração.
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

Um novo formato de arquivo de configuração foi estabelecida. Agora você pode especificar o local em seu banco de dados MySQL em que os dados de configuração usados por APTG são armazenados e qual o utilizador tem acesso a esses dados. Isto fará a instalação APTG muito mais fácil.
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