Novell is now a part of Micro Focus

Recommended update for imapweb32

Knowledgebase

(Last modified: 14FEB2003)


solutions Recommended update for imapweb32 SuSE Linux Maintenance Web (5041b203e7f16ce3e1b408d72112b90c)

Applies to

Product(s): SuSE Linux Openexchange Server 4

Package: imapweb32
Release: 20030214
Obsoletes: none

Indications

This packages should be installed.

Problem description

Bugfixes:
  • unsubscribing folders without right to access is now possible
  • bugfix for the mailstatistic frontend
  • users can now have a group as secondary and primary group
  • fix for the function which checks whether spamfiltering is active which is now able to detect spamfiltering when having the configuration described at http://sdb.suse.de/en/sdb/html/rsimai_slox_amavis.html
  • some minor SLEMS3 to SLOX migration bugfixes
  • improved imap acl description
  • added scripts to migrate to the ldbm backend of OpenLDAP
Additional comments:
Some users reported database corruption problems with OpenLDAP. If you experience such problems, a possible workaround is to switch the database backend, that OpenLDAP is using from "bdb" to "ldbm". The script /usr/share/doc/packages/imapweb32/tools/bdb2ldbm.sh can do this for you. Just execute it and it will take all necessary actions for you. If you want to do the migration by hand, just follow this short description.
  1. Shut down the LDAP server: rcldap stop killall -9 slapd
  2. Run db_recover (this step is only necessary, if your database is actually corrupted): db_recover -h /var/lib/ldap
  3. Dump the LDAP database to a text file: slapcat > /root/ldap_dump.ldif
  4. Clean up the backend directory (instead of just removing the files, you might want to move them to another directory) rm /var/lib/ldap/*.bdb rm /var/lib/ldap/log.* rm /var/lib/ldap/__db.*
  5. Update /etc/openldap/slapd.conf Put a comment sign in front of the line: #checkpoint 3000 10 and change the following line: database bdb to: database ldbm
  6. Reload the data to the LDAP server: slapadd -v -l /root/ldap_dump.ldif
  7. Start the LDAP server and check if it is running: rcldap start ldapsearch -x

Solution

Please install the updates provided at the location noted below.

Installation notes

This update is provided as an RPM package that can easily be installed onto a running system by using this command:
rpm -Uvh imapweb32.rpm

links to download packages

Download Source Packages

Download the source code of the patches for maintained products.


Disclaimer

The Origin of this information may be internal or external to Novell. Novell makes all reasonable efforts to verify this information. However, the information provided in this document is for your information only. Novell makes no explicit or implied claims to the validity of this information.

Any trademarks referenced in this document are the property of their respective owners. Consult your product manuals for complete trademark information.

© Copyright Micro Focus or one of its affiliates