Download List

项目描述

vpopmail (vchkpw) is a collection of programs and a library to
automate the creation and maintenance of virtual domain email
configurations for qmail installations using either a single UID/GID
or any valid UID/GID in /etc/passwd with a home directory. Features
are provided in the library for other applications which need to
maintain virtual domain email accounts. It supports named or IP-based
domains. It works with vqadmin, qmailadmin, vqregister, sqwebmail, and
courier-imap. It supports MySQL, Sybase, Oracle, LDAP, and file-based
(DJB constant database) authentication. It supports SMTP
authentication combined with the qmail-smtp-auth patch. It supports
user quotas and roaming users (SMTP relay after POP authentication).

系统要求

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.

2004-10-08 12:41
5.5.0

在vmysql.c和vpgsql.c是汇总表,创建代码。 SQL_BUF_SIZE人数从600到2048为Oracle,Postgres的,和Sybase。qnprintf()已添加到vpopmail.c为逃避在SQL查询字符串。使用qnprintf():建立查询时在vmysql.c,vpgsql.c,voracle.pc和vsybase.c。修复了多个以vpgsql.c有关释放PGresults和试图访问空PGresults时报告错误。
标签: Development, Minor security fixes
The table creation code in vmysql.c and vpgsql.c
was consolidated. SQL_BUF_SIZE was increased from
600 to 2048 for Oracle, Postgres, and Sybase.
qnprintf() was added to vpopmail.c for escaping
strings in SQL queries. Use qnprintf() when
building queries in vmysql.c, vpgsql.c,
voracle.pc, and vsybase.c. Multiple fixes were
made to vpgsql.c related to freeing PGresults and
attempting to access NULL PGresults when reporting
errors.

2004-10-08 12:39
5.4.7

标签: Minor bugfixes

2004-03-02 00:29
5.4.0

5.3系列的发展现在是稳定的。请务必阅读升级文件和各种自述文件如果从以前的版本升级。
The 5.3 development series is now stable. Be sure to read the UPGRADE file and various README files if upgrading from a previous version.

2004-01-21 09:49
5.4.0-rc2

此版本包含了许多错误修正。
标签: Development, Major bugfixes
This release includes many bugfixes.

2003-09-16 20:18
5.3.27

这个版本开始修复到构建/安装过程和扩大,包括一些较次要的错误修正和功能要求。阿5.4版本应该接近。
标签: Development, Minor bugfixes
This version started with fixes to the build/install process and expanded to include some more minor bugfixes and feature requests. A 5.4 release should be close.

Project Resources