Path: csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!usenet.stanford.edu!not-for-mail From: Prasad Kumar Newsgroups: gnu.utils.bug Subject: Upgrading from RHEL5x to RHEL 7x Date: Mon, 4 Apr 2016 03:58:02 +0000 Lines: 34 Approved: bug-gnu-utils@gnu.org Message-ID: NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: usenet.stanford.edu 1459776467 14711 208.118.235.17 (4 Apr 2016 13:27:47 GMT) X-Complaints-To: action@cs.stanford.edu To: "bug-gnu-utils@gnu.org" Envelope-to: bug-gnu-utils@gnu.org Thread-Topic: Upgrading from RHEL5x to RHEL 7x Thread-Index: AQHRjiV+kOntMhBZgkaabSS3xyosew== Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=softfail (sender IP is 25.152.202.57) smtp.mailfrom=hotmail.com; gnu.org; dkim=none (message not signed) header.d=none; gnu.org; dmarc=fail action=none header.from=hotmail.com; received-spf: SoftFail (protection.outlook.com: domain of transitioning hotmail.com discourages use of 25.152.202.57 as permitted sender) x-ms-exchange-messagesentrepresentingtype: 1 x-tmn: [Flkfvet3HGAUhzvFWC37YQndbZN+x4z3] x-eopattributedmessage: 0 x-forefront-antispam-report: CIP:25.152.202.57; IPV:NLI; CTRY:GB; EFV:NLI; SFV:NSPM; SFS:(10019020)(98900003); DIR:OUT; SFP:1102; SCL:1; SRVR:BO1IND01HT004; H:BM1PR01MB0068.INDPRD01.PROD.OUTLOOK.COM; FPR:; SPF:SoftFail; MLV:ovrnspm; A:1; MX:1; LANG:en; x-ms-office365-filtering-correlation-id: 812725e3-bd58-4d13-a6f9-08d35c3d5216 x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(5061506196)(5061507196); SRVR:BO1IND01HT004; x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(432015012)(82015046); SRVR:BO1IND01HT004; BCL:0; PCL:0; RULEID:; SRVR:BO1IND01HT004; x-forefront-prvs: 0902222726 X-OriginatorOrg: hotmail.com X-MS-Exchange-CrossTenant-originalarrivaltime: 04 Apr 2016 03:58:02.8411 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Internet X-MS-Exchange-CrossTenant-id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-Transport-CrossTenantHeadersStamped: BO1IND01HT004 X-OriginalArrivalTime: 04 Apr 2016 03:58:08.0590 (UTC) FILETIME=[32FE8EE0:01D18E26] X-detected-operating-system: by eggs.gnu.org: Windows 7 or 8 [fuzzy] X-Received-From: 65.55.90.16 X-Mailman-Approved-At: Mon, 04 Apr 2016 09:27:45 -0400 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: bug-gnu-utils@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports for the GNU utilities List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.utils.bug:2199 Hi, We are upgrading from RHEL 5.x to RHEL 7x. uuencode --version uuencode (GNU sharutils) 4.13.3 Copyright (C) 1994-2013 Free Software Foundation, Inc., all rights reserved= . This is free software. It is licensed for use, modification and redistribution under the terms of the GNU General Public License, version 3 or later http://gnu.org/licenses/gpl.html The issue is we have many places where we have used uuencode for attachment= s and send mail. Now even after we installed uuencode from shareutils , the same command is = not working in RHEL 7 linux. We get attachment as Junk Characters in the Email body for any attachment w= e send. This is happening with mail command used like below. $ uuencode Attachement_file.pdf Attachements.pdf |mail -s "This is Attachm= ent Mail" prasad_kumar@trimble.com Can some one let me know what is this issue and how to resolve this. Thanks Prasad