Download List

项目描述

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 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-05-21 20:01
0.1.4

一个地址簿增加了。它坐落在一个MySQL数据库和公共项目是可能的。在撰写新邮件,您可以要求一个弹出窗口,其中载有地址簿,它使用JavaScript来添加或删除电子邮件地址从列表“到:”行。
标签: Major feature enhancements
An address book was added. It is located in a MySQL database, and public entries are possible. While composing new mail, you can request a popup window containing a list of address book entries, which uses Javascript to add or delete email addresses from the "To:" line.

2003-05-16 23:16
0.1.3-1

一些小错误修正,而现在真正干净的MIME头被发送。此版本增加了原始的个人选择,真实名和签名,真正的名字现在可以添加到“从”标头的一部分。这些小的变化,准备发送公益加密/签署的电子邮件。
标签: Minor feature enhancements
Some minor bugfixes, and now really clean MIME headers are sent. This release adds primitive personal options, realname, and signature, and the real name can now be added to the "from" part of the header. These are small changes in preparation for sending GPG encrypted/signed email.

2003-05-12 19:57
0.1.3

有一些错误修正与此版本的安全性增强小数目。有些问题导致无效的MIME类型,同时发送电子邮件已得到修复。它现在应该正常工作,但partinfotb是与老版本兼容,所以你需要删除旧的或定义一个新的。一个MD5的用户名+密码+哈希的IP + user_agent兴建,是每一个函数调用检查。
标签: Minor bugfixes
There are some bugfixes and a small amount of security enhancements with this version. Some issues leading to invalid MIME types while sending email have been fixed. It should work correctly now, but the partinfotb is incompatible with older versions, so you need to delete the old one or define a new one. An md5-hash of username+password+IP+user_agent is built and checked with every call of a function.

2003-05-03 22:53
0.1.2

一些涉及重写发送邮件复杂的错误是固定的。回复和转发现在真正发挥作用。能够添加或删除邮箱加入。的能力,移动或复制邮件从邮箱的邮箱各地增加了。
标签: Minor feature enhancements
Some bugs which were related to the rewrite of the sending mail complex were fixed. Reply and forward now really work. The ability to add mailboxes or delete them was added. The ability to move or copy emails around from mailbox to mailbox was added.

2003-04-30 22:47
0.1.0

一个完全重写的发送功能是必要的。 MySQL数据库是目前用于许多问题,如数据储存温度等,可以上传文件并将其附加到电子邮件。发送的邮件都存储在一个文件夹名为发送。
标签: Major feature enhancements
A complete rewrite of the sending functions was necessary. The MySQL database is now used for many issues, such as storing temp data, etc. It is possible to upload files and attach them to email messages. Messages that are sent are stored in a folder called Sent.

Project Resources