This is a maintenance release with fixes for some problems in 3.2, and a
couple of minor bugs.
Changelogs are currently broken on sourceforge. Changelog attached below.
Download: http://www.courier-mta.org/download.php#sqwebmail
--
Sam
2001-11-27 Mr. Sam <[EMAIL PROTECTED]>
* authlib/authmod.c (authmod_success): Adjust error reporting after
a failed exec().
2001-11-25 John Morrissey <[EMAIL PROTECTED]>
* authlib/authldaplib.c: make user uid/gid optional, default to
global uid/gid.
2001-11-24 Mr. Sam <[EMAIL PROTECTED]>
* Add pcp/README.html to the RPM.
* SGML work resulted in elimination of some makefile cruft.
sqwebmail man pages will now be installed in <prefix>/man instead
of <prefix>/man/man.
* Begin conversion of man/html documentation to Docbook SGML.
Created a docbook directory in CVS, and added it to all modules.
This directory won't get packaged into tarballs, the tarballs will
have just the compiled man and html documentation, and the docbook
directory (module name 'docbook-scripts') will contain only the
scripts to convert SGML to HTML and MAN.
* Converted authlib and userdb man/html pages to sgml.
2001-11-23 Mr. Sam <[EMAIL PROTECTED]>
* Fix pcp/po/Makefile mess, by creating it from autobloat
2001-11-18 Mr. Sam <[EMAIL PROTECTED]>
* authlib/authldaplib.c (auth_ldap_do): Fix incorrect soft/hard
error indication for a failure in ldap_search_st().
2001-11-17 Mr. Sam <[EMAIL PROTECTED]>
* configure.in (all): use a different test for -lnsl and -lsocket
that works on BSD/I.
2001-11-16 Mr. Sam <[EMAIL PROTECTED]>
* maildir.c (do_msgmove): Do not change the quota counter when
moving a message between the folders.
2001-11-14 Mr. Sam <[EMAIL PROTECTED]>
* pcp: Rename getpw() to do_getpw(), Solaris has something like
that.
2001-11-12 Mr. Sam <[EMAIL PROTECTED]>
* html: Move the navigation bar into a separate file (three,
actually) and add an 'include'-type directive that inserts the
navigation bar into the other template files. This should prove to
be useful later.
2001-11-12 Charlie Watts <[EMAIL PROTECTED]>
* html: optimizations - remove redundant tables.