Patch-ID# 100544-12
Keywords: security y2000 mailtool sort
Synopsis: OpenWindows 3.0: Mailtool Patch
Date: Dec/15/98
 
Solaris Release: 1.1 1.1.1A 1.1.2

SunOS Release: 4.1.3 4.1.3_U1A 4.1.4
 
Unbundled Product: OpenWindows
 
Unbundled Release: 3.0
 
Topic: Mailtool Patch
 
BugId's fixed with this patch: 1072592 1069789 1086038 1146530 1184767 1197744 4050471 4153829 4174892

Changes incorporated in this version: 4174892

Relevant Architectures: sparc
    NOTE: sun4

Patches accumulated and obsoleted by this patch:

Patches which may conflict with this patch: 

Patches required with this patch: 106682-01 100899-03 100452-74

Obsoleted by: 

Files included with this patch:
sun4/mailtool

 	NOTE: 
	along with their checksum (ucb sum): 11595   376 sun4/mailtool

Problem Description: 

4174892 Installing new security patches damages existing mailtool functionality
4153829 mailtool has security problem
4050471 When sorting folder by time and date, mailtool doesn't properly
        sort the mails.
1072592 Mailtool would not send to x.400 addresses 
1069789 Mailtool crashes when deleting a file in the "Mail Files..." popup
1086038 Mailtool strips off double-quotes in the recipient addresses
1146530 Mailtool strips off double quotes
1184767 auto-logging feature broken in mailtool
1197744 Mailtool concatenates e-mail when the mail file is mounted on 2.3.


Installation Instructions: 

        1) switch user to root
	2) change the current directory to $OPENWINHOME/bin
        3) get patch id from current mailtool by typing:

		strings mailtool | grep -i patch

        4) if the string "Patch Id" exists in the currently installed mailtool,
           run the following command:

                mv mailtool mailtool.patch_id_123456_89
                (where patch_id_123456_89 is recorded from step #3)

           else

                mv mailtool mailtool.30fcs

        5) copy <patch_dir>/sun4/mailtool to the "$OPENWINHOME/bin" directory.
           <patch_dir> is the directory containing the new patch.
        6) change the permissions on the newly installed mailtool:

		chmod 2755 mailtool 
		chgrp news mailtool

	7) exit root
