<http://sourceforge.net/projects/qmailadmin/>

This release fixes a serious problem with the "blackhole" feature added in version 1.0.19. Please read the CHANGELOG for information on finding and correcting any accounts that have the "blackhole" feature enabled.

This release also includes various cleanups as we work toward a stable/production release.

1.0.22 - released 25-Jun-03

Tom Collins
+ Fixed permissions on language files.
+ Cleaned up code that determines whether user can delete an account.
+ Converted unnecessary use of strncmp to strcmp in command.c.
+ snprintf, GetValue, memset, fgets, strncmp, strncpy cleanup
+ Removed unneccessary memset calls before GetValue calls.
+ Modify Makefile.am to chmod -R 755 /usr/local/share/qmailadmin
on install. Also, don't create en-us language file.
+ Cleanup in show_login_help.html.
+ Changed qmailadmin URL in template.c to SourceForge.
+ Cleaned up login .png files to fix bottom edge.
+ Merged show_login_help.html and show_login.html with ##th tag.
+ Modified install procedure in configure.in (set permissions,
remove login_help code, other fixes).
+ Now uses /bin/true instead of ~vpopmail/bin/vdelivermail on
"blackhole" accounts (modifies James Raftery's patch in 1.0.19).


          WARNING: Blackhole accounts set up in previous versions of
          qmailadmin can cause infinite mail loops.  Please fix any
          accounts using the blackhole feature by replacing the call to
          vdelivermail with "|/bin/true delete".  To find such accounts,
          run:
                grep vdelivermail `find ~vpopmail/domains -name .qmail`

          Manually edit the .qmail files, or run qmailadmin 1.0.22,
          modify the account, and click the "Modify User" button to
          switch it to /bin/true from vdelivermail.

        Michael Bowe
        + Cleaned up status response when adding a new forward.
        + Minor changes to column headers on add/mod/show forward.

--
Tom Collins
[EMAIL PROTECTED]




Reply via email to