To the best of my knowledge, the only critical errors holding up a stable release are as follows:
Bug 795688: Code that checks user limits does not take the domain limits into account.
Bug 809472: A vset_limits error in vmysql.c.
Bug 809564: Problem with vadddomain when specifying uid/gid.
If you know of other critical problems, please submit them to the SF bug tracker.
If we focus on these issues, we should (hopefully) be able to start a series of 5.4.0-pre releases.
5.3.28 - released 3-Oct-03
This release includes miscellaneous bug fixes
including Postgress and LDAP compilation problems,
and some install problems.
If you've had problems with 5.3.27, please check the
permissions on the subdirectories in ~vpopmail.
Everything but domains needs to be world readable.
For security, ~vpopmail/etc/vpopmail.mysql should
be chmod 0600 and owned by vpopmail.vchkpw.
Michael Bowe
- Remove vget_real_domain() declaration from vpopmail.h. [800738]
- Fix compile errors with vpgsql.c. [801528]
- Add code to configure.in to search for pg_config. [801528]
- Re-add vget_real_domain() to vpopmail.h and vpopmail.c [800738]
Oden Eriksson
- Fix wrapped line in contrib/qmail-maildir++.patch.
Tom Collins
- Update vmoddomlimits to use format_maildirquota().
- Fix compile errors with LDAP module. [802277]
- Include vlimits.h in Active Directory and Sybase auth modules.
- Update vpopbull to skip alias domains. [790778]
- Look for MySQL in /usr/local/mysql/{include,lib} during configure.
- Added pw_flags to vqpasswd struct, still need to update code.
- Return error if link fails at end of deliver_mail().
- Fix vdeldomain() to delete things in the correct order. [805703]
- Update Makefile.am to create bin/doc/etc/include/lib with
correct owner/permissions if not already present.
- Send errors to stderr instead of stdout (vmysql, vcdb, vpgsql).
- Set umask before opening vpasswd.cdb.
- Start adding CVS ID tags to each file.
- Replace vgen_pass() with vrandom_pass() which doesn't leak
memory. [793662, 803950]
- Fix broken dupe-alias checking code in valias. [807935]
- Update Makefile.am to write all libs to etc/lib_deps. [796524]
- Exit non-zero for non-existent alias with `valias -s <alias>`.
- Properly append /Maildir/ to catchall in vdelivermail.c. [816336]
Kazuho Oku
- Fix qmail_inject_open() in vdelivermail to work with addresses
that start with a hyphen (-). [805907]
Anders Brander
- Fix mkpasswd3() to use 8-char MD5 salt (instead of 5-char).
[804266]
- Allow for swapped parameters to vaddaliasdomain. [812150]
--
Tom Collins
[EMAIL PROTECTED]
QmailAdmin: http://qmailadmin.sf.net/ Vpopmail: http://vpopmail.sf.net/
Info on the Sniffter hand-held Network Tester: http://sniffter.com/
- Re: [vchkpw] Vpopmail 5.3.28 released Tom Collins
- Re: [vchkpw] Vpopmail 5.3.28 released Jonathan Viney
- Re: [vchkpw] Vpopmail 5.3.28 released Tom Collins
- Re: [vchkpw] Vpopmail 5.3.28 released X-Istence
- Re: [vchkpw] Vpopmail 5.3.28 released Michael Bowe
- Re: [vchkpw] Vpopmail 5.3.28 released Jonathan Viney
