Patch Name: PHCO_29052 Patch Description: s700_800 11.04 (VVOS) vvosmta(1M) enhancement Creation Date: 03/04/30 Post Date: 03/05/07 Hardware Platforms - OS Releases: s700: 11.04 s800: 11.04 Products: N/A Filesets: VirtualVaultOS.VVOS-AUX-AUDIT,fr=B.11.04,fa=HP-UX_B.11.04_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair enhancement general_release Path Name: /hp-ux_patches/s700_800/11.X/PHCO_29052 Symptoms: PHCO_29052: vvosmta does not read from stdin. So input/output redirection and pipes does not work with this command. Defect Description: PHCO_29052: If the filename is not mentioned in the command line, vvosmta does not try to read the message from stdin. Resolution: If the filename is not provided, try to read the message from stdin. Enhancement: Yes PHCO_29052: Enable vvosmta to read from stdin. SR: 8606308914 Patch Files: VirtualVaultOS.VVOS-AUX-AUDIT,fr=B.11.04, fa=HP-UX_B.11.04_32/64,v=HP: /usr/sbin/vvosmta what(1) Output: VirtualVaultOS.VVOS-AUX-AUDIT,fr=B.11.04, fa=HP-UX_B.11.04_32/64,v=HP: /usr/sbin/vvosmta: $Revision: Hewlett-Packard ISSL Level vvos_rose42 $ $Header: Hewlett-Packard ISSL Release vvos_r ose $ $Date: Tue Apr 29 13:03:28 EDT 2003 $ $Source: seccmd/vvosmta.c, libsecalarm, vvos_rose, r ose0304 $ $Date: 03/04/29 09:56:14 $ $Revisi on: 1.1.1.3 PATCH_11.04 (PHCO_29052) $ cksum(1) Output: VirtualVaultOS.VVOS-AUX-AUDIT,fr=B.11.04, fa=HP-UX_B.11.04_32/64,v=HP: 1556693077 20480 /usr/sbin/vvosmta Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: None Equivalent Patches: None Patch Package Size: 30 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 PHCO_29052 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_29052.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_29052. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHCO_29052.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_29052.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_29052.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None