Groups | Search | Server Info | Keyboard shortcuts | Login | Register


Groups > gnu.utils.bug > #2199

Upgrading from RHEL5x to RHEL 7x

Path csiph.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!news.glorb.com!usenet.stanford.edu!not-for-mail
From Prasad Kumar <prasad_kumar@hotmail.com>
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 <mailman.8997.1459776466.843.bug-gnu-utils@gnu.org> (permalink)
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" <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 <bug-gnu-utils.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-gnu-utils>, <mailto:bug-gnu-utils-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-gnu-utils>
List-Post <mailto:bug-gnu-utils@gnu.org>
List-Help <mailto:bug-gnu-utils-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-gnu-utils>, <mailto:bug-gnu-utils-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.utils.bug:2199

Show key headers only | View raw


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 attachments 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 we send. This is happening with mail command used like below.

$ uuencode Attachement_file.pdf  Attachements.pdf |mail -s "This is Attachment Mail" prasad_kumar@trimble.com<mailto:prasad_kumar@trimble.com>


Can some one let me know what is this issue and how to resolve this.

Thanks
Prasad

Back to gnu.utils.bug | Previous | Next | Find similar


Thread

Upgrading from RHEL5x to RHEL 7x Prasad Kumar <prasad_kumar@hotmail.com> - 2016-04-04 03:58 +0000

csiph-web