http://qmailadmin.sf.net/
I wanted to get 1.0.27 out before setting it up on CVS. It should be pretty solid at this point, with two exceptions:
1) I need to email the translators about adding translations for about a dozen lines in the language files.
2) The processing of user's .qmail files needs a major rewrite. When qmailadmin displays the settings for a user, it should ignore program delivery lines that it doesn't understand (and not even display them to the user, or display them in a non-editable way). When writing changes to .qmail files, it should preserve any existing program delivery lines that it does not understand.
#2 involves significant changes to the code, but it is a show stopper.
--------------------------------------------------------------
1.0.27 - released 9-Sep-03
Oden Eriksson
- Updated Swedish translation.
Tom Collins
- Added tracker item numbers to CHANGELOG for all closed trackers.
- Fixed Makefile.am to include README.hooks in distribution.
- Updated code that parses HTTP_ACCEPT_LANGUAGE to compare
q values when deciding on best available language. [787601]
- Fixed bug in modify quota code. [791587]
- Allow user to set Reply-To header on lists. [771723]
- Moved error strings for modify quota to language files.
- Updated some hardcoded strings to pull from langauge files.
- Reorganized modify quota code for readability.
- Updated configure.in for readability.
- Moved language files from 'html' to 'lang' directory. Note
that QMAILADMIN_TEMPLATEDIR and HTMLLIBDIR should point to
/usr/local/share/qmailadmin (or equivalent) instead of the
html directory in that directory. Updated configure.in and
Makefile.am to reflect that change.
- When creating user, blank quota will now use default quota.
Use "NOQUOTA" for unlimited. [787716] [802662]
- Update add_user.html to say "NOQUOTA for unlimited". [802662]
- Allow blank password on user creation if vpopmail was compiled
with learn-passwords enabled. [801677]
- Make add_mailinglist templates as similar as possible, in
anticipation of eventually replacing them with a single file.
- Various formatting cleanup in add_user template.
- Update show_counts() in util.c to pull from language files.
- In user.c, use strcmp instead of strncmp when making sure both
passwords entered are identical.
--
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: [qmailadmin] QmailAdmin 1.0.27 released Tom Collins
- Re: [qmailadmin] QmailAdmin 1.0.27 released Tohru Kobayashi
- Re: [qmailadmin] QmailAdmin 1.0.27 released Nicolas Croiset
