Patch-ID# 108207-04 Keywords: email webaccess Synopsis: Web Access 1.2: Misc. fixes Date: Apr/05/2001 Solaris Release: 2.6 7 SunOS Release: 5.6 5.7 Unbundled Product: Web Access Unbundled Release: 1.2 Xref: This patch available for i386 as patch 108208 Topic: Web Access 1.2: Misc. fixes Relevant Architectures: sparc BugId's fixed with this patch: 4180494 4187216 4238949 4246892 4248016 4248017 4250330 4250333 4251090 4251437 4251450 4251738 4253241 4255733 4263881 4278381 4279278 4291530 4295728 4325489 4343881 4379805 Changes incorporated in this version: 4251090 4325489 4343881 4379805 Patches accumulated and obsoleted by this patch: Patches which conflict with this patch: Patches required with this patch: Obsoleted by: Files included with this patch: /opt/SUNWwa/classes/com/sun/webaccess/auth/Sims4Auth.class /opt/SUNWwa/classes/com/sun/webaccess/mail/Compose.class /opt/SUNWwa/classes/com/sun/webaccess/mail/Folders.class /opt/SUNWwa/classes/com/sun/webaccess/mail/Mail.class /opt/SUNWwa/classes/com/sun/webaccess/mail/MailProperties.class /opt/SUNWwa/classes/com/sun/webaccess/mail/MailUtils.class /opt/SUNWwa/classes/com/sun/webaccess/mail/Msg.class /opt/SUNWwa/classes/com/sun/webaccess/mail/MsgDisplay.class /opt/SUNWwa/classes/com/sun/webaccess/mail/MsgList.class /opt/SUNWwa/classes/com/sun/webaccess/name/Name.class /opt/SUNWwa/classes/com/sun/webaccess/prop/Prop.class /opt/SUNWwa/classes/com/sun/webaccess/resources/MailResources.class /opt/SUNWwa/classes/com/sun/webaccess/store/AccessClass.class /opt/SUNWwa/classes/com/sun/webaccess/store/FileAccess.class /opt/SUNWwa/classes/com/sun/webaccess/store/LDAPAccess.class /opt/SUNWwa/classes/com/sun/webaccess/store/NISAccess.class /opt/SUNWwa/classes/com/sun/webaccess/store/WebStore.class /opt/SUNWwa/classes/com/sun/webaccess/utils/Utils.class /opt/SUNWwa/doc/enable.I18N.txt /opt/SUNWwa/lib/javamail/mail.jar Problem Description: 4251090 Outgoing mail cannot be copyed in the mailbox specified at properties GUI. 4325489 SIMS 4.0: WebAccess indifferent about case on login but not when saving settings 4343881 patch 108207-03 breaks mail properties button 4379805 webaccess unable to open folder containing this bad message (from 108207-03) 4278381 Message body will disappear if the mail composed by HTML editor 4295728 WebAccess set and load vacation reply repeat days inappropriately. (from 108207-02) 4279278 I18N: The string "To attach file(s), type the full path ...." is garbled 4291530 Properties page appears garbled on localized product (from 108207-01) 4180494 vacation disable date counts down one day whenever save 4187216 Finding data with multibyte characters results in 500 Server Error 4238949 Vacation mail requires modification to MIME standard for I18N 4246892 enable.I18N.txt has some errors 4248016 Sender/Subject/filename information in message list cannot be seen properly. 4248017 Cannot see the mail from user@hotmail.com. 4250330 In reply mail, webaccess can't retrieve correct japanese characters 4250333 In forward mail, webaccess can't retrieve correct japanese characters 4251437 Mail with the invalid From information is submitted 4251450 E-mail submitted to a user without specifying domainname is delivered to the wrong destination. 4251738 User's vacation data, which is set by WebAccess, is not converted 4253241 Miss local data file name when sent a attachment with local file name 4255733 Webaccess does not fail login if user does not have permission to use it 4263881 At WebAccess, recieved mail headers Interface is sometimes abnormally Patch Installation Instructions: -------------------------------- For Solaris 2.0-2.6 releases, refer to the Install.info file and/or the README within the patch for instructions on using the generic 'installpatch' and 'backoutpatch' scripts provided with each patch. For Solaris 7 release, refer to the man pages for instructions on using 'patchadd' and 'patchrm' scripts provided with Solaris. Any other special or non-generic installation instructions should be described below as special instructions. The following example installs a patch to a standalone machine: example# patchadd /var/spool/patch/104945-02 The following example removes a patch from a standalone system: example# patchrm 104945-02 For additional examples please see the appropriate man pages. Special Install Instructions: ---------------------------------------------- Reboot Required --------------- In order for the changes in this patch to take effect, the Web Access server must be stopped and restarted either with /etc/init.d/webaccess [stop|start], or by rebooting the server. UPDATING your Web Access configuration files -------------------------------------------- This patch replaces the Web Access configuration files located in /opt/SUNWwa/properties. The most important configuration parameters are the names of the LDAP server (access.LDAPAccess.ldapServiceUrl) and the search base (access.LDAPAccess.ldapSearchBase) stored in /opt/SUNWwa/properties/realm.Sims.properties and usually set during the installation process. Copies of the original configuration files are backed up to /var/opt/SUNWwa/backup/properties. before the patch is installed. Restore any modified settings from these files (especially access.LDAPAccess.ldapServiceUrl and access.LDAPAccess.ldapSearchBase) after installing the patch and before restarting the Web Access server. NOTE: In order to get the complete fix to bug 4238949 (Using vacation messages in multi-byte locales) you must install SIMS 4.0 patch 108049-04 or later. README -- Last modified date: Thursday, April 5, 2001