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 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.

2004-10-08 12:41
5.5.0

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.
標籤: Development, Minor security fixes

2004-10-08 12:39
5.4.7

標籤: Minor bugfixes

2004-03-02 00:29
5.4.0

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

This release includes many bugfixes.
標籤: Development, Major bugfixes

2003-09-16 20:18
5.3.27

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.
標籤: Development, Minor bugfixes

Project Resources