Download List

Descripción del Proyecto

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

El código de creación de la tabla en vmysql.c y vpgsql.c se consolidó. SQL_BUF_SIZE se incrementó desde 600 hasta 2048 para Oracle, PostgreSQL y Sybase. Qnprintf () se ha añadido a vpopmail.c para escapar de las cadenas en las consultas SQL. Uso qnprintf () cuando las consultas de la construcción en vmysql.c, vpgsql.c, voracle.pc, y vsybase.c. Varias revisiones se hicieron para vpgsql.c relacionados con la liberación de PGresults y que intentan acceder a PGresults NULL cuando los errores de información.
Tags: 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

Tags: Minor bugfixes

2004-03-02 00:29
5.4.0

La serie 5.3 de desarrollo es ahora estable. Asegúrese de leer el archivo de actualización y los archivos README diferentes si actualiza desde una versión anterior.
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

Esta versión incluye muchas correcciones de errores.
Tags: Development, Major bugfixes
This release includes many bugfixes.

2003-09-16 20:18
5.3.27

Esta versión se inició con los arreglos de la construcción / proceso de instalación y ampliado para incluir algunas correcciones de menor importancia y las funciones. Un 5,4 comunicado debe estar cerca.
Tags: 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