Virtual Qmail offers a set of applications that allow you to easily manage virtual domains within your qmail installation. It includes a CGI application that allows users to configure their mailboxes via the Web (this supports plugins).
| Tags | Communications Email Mail Transport Agents Post-Office POP3 Software Development Libraries Systems Administration |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux BSD |
| Implementation | C++ SQL PL/SQL |
| Translations | English Polish |
Recent releases


Changes: It's now possible to modify a user's account (change flags and password at the same time). Compilation problems with gcc 4.0 have been fixed.


Changes: This release adds a new view vq_view_user_cnt_by_dom; update also modifies the user_add function (this is a fix for PostgreSQL 8). Jar files were moved to PREFIX/lib/vq. The RPM package v-q-jdbc is now created only when rpmbuild gets "--with jdbc" on the command line. The database function user_add was extended by one argument. A new configuration file for qmailvqd, "backup_deleted", is used to configure whether a user's maildir should be saved during account removal.


Changes: Fixes minor problems in the RPM package: groups are now added during installation, so users are added to proper groups. qmailvqd was modified so that it doesn't eat a lot of CPU time when in idle mode. Information has been added to the documentation about retrieving source code from a project's Subversion repository.


Changes: The qmailvqd daemon was changed so that it now exits when the connection to the implementation of the iauth interface is lost. It writes information about this to standard error output. File locking has been rewritten. It's now more stable, and it will not cause locks as in previous version. Removing users has been fixed, as it has been broken since several release ago.


Changes: Oracle is now supported, and there are SQL scripts to install Virtual Qmail. JDBC daemons were fixed and tested with Oracle. The documentation was extended. This means that now PostgreSQL and Oracle can be used to store data. Some other database systems were tested, and the documentation includes information about the results.
- All comments
Recent commentsIncredible Hosting System
I'm working on tool that will allow to administrate Virtual Qmail throught web pages. It's written in Java, runs under Tomcat. At this time it's possible to manage domains and users. I will release stable version within a month, more on project's site - http://ihs.foo-baz.com (http://ihs.foo-baz.com).
Subversion repository
It's now accessible - https://svn.foo-baz.com/svn/v-q
Anonymous users have read only access.
Virtual Qmail and Java
I added to documentation section about using v-q from programs written in Java. Read more (http://v-q.foo-baz.com/en/devs.java.html).
Virtual Qmail and Python
I added to documentation section about using v-q from programs written in python. Read more (http://v-q.foo-baz.com/en/devs.html).