Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > gnu.utils.bug > #2263
| From | Bruce Korb <bruce.korb@gmail.com> |
|---|---|
| Newsgroups | gnu.utils.bug |
| Subject | Re: Need help on uuencode |
| Date | 2018-12-20 16:53 -0800 |
| Message-ID | <mailman.6033.1545353620.1284.bug-gnu-utils@gnu.org> (permalink) |
| References | <CA+FoQRzEj2sx_oipAbOmp55Ouv7Qvs0kyy3qgVJFn6AdFKeBdw@mail.gmail.com> |
On 12/18/18 3:09 AM, Ajith Hs wrote: > Hi, > > uuencode in OEL 7.7 Linux version not working as anticipated for > sending attachment . it is only enocding text in file attachment .Please > provide us with the correct syntax for attaching files with mailx command > using uuencode . The uuencode program simply converts binary data files into ASCII text with limited line lengths. It is up to your Mail User Agent (MUA) to attach it. If "mailx" is the command you use, then you need to learn how to attach the uuencode output to your mail. That said, most MUAs nowadays will automatically encode binary files for you and the recipient will have their MUA decode it. All automatically. Also, I don't use mailx. I use either Thunderbird or a browser. Sorry I could not be more helpful. Regards, Bruce
Back to gnu.utils.bug | Previous | Next | Find similar
Re: Need help on uuencode Bruce Korb <bruce.korb@gmail.com> - 2018-12-20 16:53 -0800
csiph-web