here is the latest release:
http://www.inter7.com/devel/qmailadmin-1.0.11.tar.gz
Changes:
1.0.11
02/26/03 Dorneles Tremea
- Removed files 'Makefile.in.orig' and 'Makefile.in.rej'
- Added item 260 to enable 'Routing' translation, on both
'mod user noquota.html' and 'mod user quota.html' files.
- Updated Brazilian Portuguese translation file.
Ken Jones
- new --enable-imagedir=[dir] configure option to control what
directory to place the image files in.
Default is DocumentRoot/images/qmailadmin
- new --enable-imageurl=url configure option to control the URL
to access the images.
Default is http://machine/images/qmailadmin
1.0.10
02/25/03 Tom Collins
- Replace the generic red buttons used everywhere with special
buttons
for "delete" and "modify".
- Replace the buttons in the user list for setting the CatchAll
account
with a set of radio buttons. This is a slight improvement, but
could
use more work, specifically in how remote and bounce CatchAll are
displayed.
- Move delete and modify buttons to the left side of row
information,
especially in rows of varying length that are right align.
Note that trash.png is a modified version of an icon from KDE and
modify.png is an icon from GAIM (both GPL products, so re-use of
icons
should be OK).
- Honti Miki
Updated Hungarian translation
- Nicolas Croiset
Updated French translation
- Michael Bowe
configure.in syntax error for maxaliasesperpage fixed
--
- Ken Jones