Download List

Projeto Descrição

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

O código de criação da tabela no vmysql.c e vpgsql.c foi consolidada. SQL_BUF_SIZE foi aumentada 600-2048 para Oracle, Postgres, Sybase e qnprintf. () Foi adicionado ao vpopmail.c para escapar seqüências em consultas SQL. Qnprintf Use () quando as consultas de construção em vmysql.c, vpgsql.c, voracle.pc e vsybase.c. Várias correções foram feitas para vpgsql.c relacionadas com a libertação PGresults e tentando acessar PGresults NULL quando relatar erros.
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

A série 5,3 desenvolvimento é agora estável. Certifique-se de ler o arquivo de atualização e vários arquivos README se atualizando de uma versão 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 versão inclui muitas correções.
Tags: Development, Major bugfixes
This release includes many bugfixes.

2003-09-16 20:18
5.3.27

Esta versão começou com correções para a compilação / instalação de processo e expandido para incluir alguns bugs menores e mais pedidos de recurso. A liberação de 5,4 deve estar próxima.
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