Patch Name: PHSS_11800 Patch Description: s700_800 10.X OpenMail B.05.01 Pop3/Web client patch Creation Date: 97/07/17 Post Date: 97/08/08 Hardware Platforms - OS Releases: s700: 10.01 10.10 10.20 s800: 10.01 10.10 10.20 Products: OpenMail B.05.01 Filesets: OpenMail.OM-CORE,B.05.01 OpenMail.OM-POP3,B.05.01 Automatic Reboot?: No Status: General Superseded Critical: No Path Name: /hp-ux_patches/s700_800/10.X/PHSS_11800 Symptoms: PHSS_11800: 1653217729 Cannot send to addresses which contain \/ in the DDV-TX fields from web client. 1653218446 Web client user with \/ in DDV-TX fields cannot relogon without editing name. PHSS_10370: 1653202176 Web Client cannot handle names with FreeForm addresses. PHSS_9972: D500287656: Web Client displays some multi-byte characters incorrectly. 1653199349: Strings containing escape characters and other control characters are displayed incorrectly when reading OpenMail messages using Pop3. Defect Description: PHSS_11800: 1653217729 The \/ was being converted to / which is a separator, which confused thing. 1653218446 The \/ was being saved as / and so became a separator, which confused things. PHSS_10370: 1653202176 Reply of messages with FF setting for the sender didn't work because FF was being listed twice. PHSS_9972: D500287656: 2 byte characters which have 0x5b or 0x5d in their second byte are displayed incorrectly by the Web Client. 1653199349: Escape characters and control characters were being replaced with spaces. SR: 1653217729 1653218446 1653202176 1653199349 D500287656 Patch Files: /opt/openmail/bin/omhtml.user /opt/openmail/bin/in.pop3d /opt/openmail/bin/ompatch /opt/openmail/patch/PHSS_11800/ompatch.idx what(1) Output: /opt/openmail/bin/omhtml.user: Sccs_Id = %W% $Header: htu_main.c,v 1.50.1.3 97/07/17 11:10:16 mar kd Exp $ ---------------------------------------------------- ------------ PATCHED_B.05.01: 97/07/16 B.05.01.03 omhtml.user ---------------------------------------------------- ------------ Sccs_Id = %W% $Header: htu_ornfmt.c,v 1.2.1.1 97/07/17 11:11:24 ma rkd Exp $ /opt/openmail/bin/in.pop3d: $Header: pop3_main.c,v 1.9 97/02/03 02:38:26 gren Ex p $ ---------------------------------------------------- ------------ PATCHED_B.05.01: 97/01/30 B.05.01.01 in.pop3d ---------------------------------------------------- ------------ Sccs_Id = %W% $Header: cl_format.c,v 6.0 95/02/21 19:04:27 root Ex p $ Sccs_Id = %W% $Header: da_FmtEnt.c,v 6.3 96/04/18 05:28:23 gren Ex p $ Sccs_Id = %W% $Header: exuak_lib.c,v 6.6 96/05/26 22:17:07 davidp Exp $ Sccs_Id = %W% $Header: exuak_sk.c,v 6.5 96/07/05 11:33:30 kevins E xp $ Sccs_Id = %W% $Header: exual_pk.c,v 6.3 96/04/11 05:41:54 gren Exp $ Sccs_Id = %W% $Header: exual_un.c,v 6.3 96/04/17 05:48:08 gren Exp $ /opt/openmail/bin/ompatch: $Header: sh_patch.gen,v 6.5 97/03/31 13:48:16 pl Exp $ /opt/openmail/patch/PHSS_11800/ompatch.idx: No what strings cksum(1) Output: 2213678232 151552 /opt/openmail/bin/omhtml.user 503165758 638976 /opt/openmail/bin/in.pop3d 1051967210 12308 /opt/openmail/bin/ompatch 2470277908 1763 /opt/openmail/patch/PHSS_11800/ompatch.idx Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_9972 PHSS_10370 Equivalent Patches: PHSS_11799: s700: 9.01 9.03 9.05 9.07 s800: 9.00 9.04 Patch Package Size: 850 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHSS_11800 5a. For a standalone system, run swinstall to install the patch: swinstall -x autoreboot=true -x match_target=true \ -s /tmp/PHSS_11800.depot 5b. For a homogeneous NFS Diskless cluster run swcluster on the server to install the patch on the server and the clients: swcluster -i -b This will invoke swcluster in the interactive mode and force all clients to be shut down. WARNING: All cluster clients must be shut down prior to the patch installation. Installing the patch while the clients are booted is unsupported and can lead to serious problems. The swcluster command will invoke an swinstall session in which you must specify: alternate root path - default is /export/shared_root/OS_700 source depot path - /tmp/PHSS_11800.depot To complete the installation, select the patch by choosing "Actions -> Match What Target Has" and then "Actions -> Install" from the Menubar. 5c. For a heterogeneous NFS Diskless cluster: - run swinstall on the server as in step 5a to install the patch on the cluster server. - run swcluster on the server as in step 5b to install the patch on the cluster clients. By default swinstall will archive the original software in /var/adm/sw/patch/PHSS_11800. If you do not wish to retain a copy of the original software, you can create an empty file named /var/adm/sw/patch/PATCH_NOSAVE. Warning: If this file exists when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. It is recommended that you move the PHSS_11800.text file to /var/adm/sw/patch for future reference. To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_11800.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: NOTE: OpenMail must be shutdown before installing this patch.