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


Groups > gnu.utils.bug > #2263

Re: Need help on uuencode

Path csiph.com!fu-berlin.de!usenet.stanford.edu!not-for-mail
From Bruce Korb <bruce.korb@gmail.com>
Newsgroups gnu.utils.bug
Subject Re: Need help on uuencode
Date Thu, 20 Dec 2018 16:53:27 -0800
Lines 20
Approved bug-gnu-utils@gnu.org
Message-ID <mailman.6033.1545353620.1284.bug-gnu-utils@gnu.org> (permalink)
References <CA+FoQRzEj2sx_oipAbOmp55Ouv7Qvs0kyy3qgVJFn6AdFKeBdw@mail.gmail.com>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Trace usenet.stanford.edu 1545353620 31479 208.118.235.17 (21 Dec 2018 00:53:40 GMT)
X-Complaints-To action@cs.stanford.edu
To Ajith Hs <ajiroonie@gmail.com>, bug-gnu-utils@gnu.org
Envelope-to bug-gnu-utils@gnu.org
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=aIwexA5/8b+nDWSW1LcGc6Z2agbetEzIeq7ityL4Wh4=; b=XbHfvzXWyP/j5T/cflQiQrN62cJ6mpqg6f1oEATJzkW92vZuH1esNYyYo7TXa67Fdw bSOFGJpbZ/BC5KAG0SldYVTa5iNFuBYyTG7ax1qEQ/KmU+7EedlQLY/uY2efdu7WfCUH w+3WIyrGPAf9lOiDhyJD1O9GN3LUXC9q+aN/lf41L6SVIHc7M0Kyc2Rm6wBSUTN8HAHH miLrXWbsaiRuwkCIYn3+4ytI7J+DAVhNwHUZa1/I0DdyQSjhKAHID0/Xa+GzxGBHrhqK Qy6vbNKeJHLvXUR72/dvRk26YfmsBCTQw5VTDzCXajWXB+xbVzhTznRuXprm5KD6sg/S 7VQw==
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=aIwexA5/8b+nDWSW1LcGc6Z2agbetEzIeq7ityL4Wh4=; b=SXdr1dXngeoRDLhOHpF/EAedWEtS6NcaLgP2ozUr8NN4JR05Z52fWkn6/aFiZdztFN +YiruXbo242hUdImVIM8f9qFsa/3Zf9BQ4HyTwk31iiuu0h9WLvRP6+pUFhj96T06cnj 0fd84irSS4nizVR5Vo+7Hge9pqg0NUMbM3XBIzBaa0LXLiIzobryguGaNwDIUgm1ZRPv FUFCvK7ogb5p8asSSvLZVyETkf8KPoj7PnrTZjEEBYDKGbSyaOxooR3u080MYYDBbZtG 0L/XC+VVQwBTaOkB4UyNrpKKgtMXpJhvP3glU2j6DbqYKVX7UYhGDBdsvY+6syuoZyyt 8tGA==
X-Gm-Message-State AJcUukdjeDqJJlEDsdfgPHRy/ViVLXKa78X0utVDVwcWA9JAEeSCTq6f f9xzQVuz0OjuICv+mcsuWUSslYJZ
X-Google-Smtp-Source ALg8bN6fXG5zzqqNKkbcyCG0Wsmg2Av/h9oVXtA6aJjpD6ulwNNAZu+gfISDu9UGxiNGDMWSYdQx+g==
X-Received by 2002:a63:cd4c:: with SMTP id a12mr403385pgj.252.1545353608834; Thu, 20 Dec 2018 16:53:28 -0800 (PST)
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0
In-Reply-To <CA+FoQRzEj2sx_oipAbOmp55Ouv7Qvs0kyy3qgVJFn6AdFKeBdw@mail.gmail.com>
Content-Language en-US
X-detected-operating-system by eggs.gnu.org: Genre and OS details not recognized.
X-Received-From 2607:f8b0:4864:20::52f
X-BeenThere bug-gnu-utils@gnu.org
X-Mailman-Version 2.1.21
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:2263

Show key headers only | View raw


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


Thread

Re: Need help on uuencode Bruce Korb <bruce.korb@gmail.com> - 2018-12-20 16:53 -0800

csiph-web