Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > gnu.utils.bug > #2199
| From | Prasad Kumar <prasad_kumar@hotmail.com> |
|---|---|
| Newsgroups | gnu.utils.bug |
| Subject | Upgrading from RHEL5x to RHEL 7x |
| Date | 2016-04-04 03:58 +0000 |
| Message-ID | <mailman.8997.1459776466.843.bug-gnu-utils@gnu.org> (permalink) |
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
Upgrading from RHEL5x to RHEL 7x Prasad Kumar <prasad_kumar@hotmail.com> - 2016-04-04 03:58 +0000
csiph-web