[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20060913084619.05b5f04f.rdunlap@xenotime.net>
Date: Wed, 13 Sep 2006 08:46:19 -0700
From: "Randy.Dunlap" <rdunlap@...otime.net>
To: Kirill Korotaev <dev@...ru>
Cc: Linus Torvalds <torvalds@...l.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Fernando Vazquez <fernando@....ntt.co.jp>,
"David S. Miller" <davem@...emloft.net>, tony.luck@...el.com,
linux-ia64@...r.kernel.org, stable@...nel.org, xemul@...nvz.org,
devel@...nvz.org
Subject: Re: [PATCH] IA64,sparc: local DoS with corrupted ELFs
On Fri, 08 Sep 2006 20:09:22 +0400 Kirill Korotaev wrote:
> Linus Torvalds wrote:
> >
> > On Fri, 8 Sep 2006, Kirill Korotaev wrote:
> >
> >>I even checked the email myself and the only difference between "good"
> >>patches and mine is that mine has "format=flowed" in
> >>Content-Type: text/plain; charset=us-ascii; format=flowed
> >>
> >>It looks like some mailers replace TABs with spaces when format=flowed
> >>is specified. So are you sure that the problem is in mozilla?
> >
> >
> > Hey, what do you know? Good call. I can actually just "S"ave the message
> > to a file, and it is a perfectly fine patch. But when I view it in my mail
> > reader, your "format=flowed" means that it _shows_ it as being corrupted
> > (ie word wrapping and missing spaces at the beginning of lines).
> Oh, I finally found how to tune Mozilla and fix it:
>
> One need to edit defaults/pref/mailnews.js file to have:
> pref("mailnews.send_plaintext_flowed", false); // RFC 2646=======
> pref("mailnews.display.disable_format_flowed_support", true);
>
> This makes Mozilla to send emails w/o "format=flowed".
>
> Thanks a lot for your patience :)
Here is some (similar) info for thunderbird:
http://mbligh.org/linuxdocs/Email/Clients/Thunderbird
---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists