SCIENTIFIC-LINUX-DEVEL Archives

October 2012

SCIENTIFIC-LINUX-DEVEL@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
Mailing list for Scientific Linux developers worldwide <[log in to unmask]>
Date:
Tue, 30 Oct 2012 14:48:32 +0100
Reply-To:
Elias Persson <[log in to unmask]>
Content-Transfer-Encoding:
7bit
Subject:
From:
Elias Persson <[log in to unmask]>
Content-Type:
text/plain; charset="ISO-8859-1"; format=flowed
In-Reply-To:
MIME-Version:
1.0
Comments:
Parts/Attachments:
text/plain (21 lines)
On 2012-10-30 13:46, Andrew Schretter wrote:
> The problem is caused by bad RPMs that write out text during install/update/etc
> and that text happens to contain non printable ASCII characters (like a carriage
> return character or some garbage like that).  The mail program on linux sees
> these characters and automatically converts the mail to base64 before sending
> it.
>
> The patch I have to fix it is to put a " /usr/bin/tr -cd '\11\12\40-\176' " to
> filter the yum response before it is mailed.  Works for me :
>

Why not just change that UUoC to "cat -v"?


As for the thunderbird issue, possibly related:
https://bugzilla.mozilla.org/show_bug.cgi?id=333880
https://bugzilla.mozilla.org/show_bug.cgi?id=535584
https://bugzilla.mozilla.org/show_bug.cgi?id=580017

/ Delreich

ATOM RSS1 RSS2