From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Tue, 28 Apr 2009 13:03:47 -0400 Subject: [U-Boot] [PATCH] bmp_logo: Check return value of fread() In-Reply-To: <1240934257.11057.1258.camel@localhost.localdomain> References: <1240606796-32127-1-git-send-email-ptyser@xes-inc.com> <200904281149.22425.vapier@gentoo.org> <1240934257.11057.1258.camel@localhost.localdomain> Message-ID: <200904281303.53191.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday 28 April 2009 11:57:37 Peter Tyser wrote: > On Tue, 2009-04-28 at 11:49 -0400, Mike Frysinger wrote: > > On Tuesday 28 April 2009 11:06:06 Peter Tyser wrote: > > > > You just don't see it. > > > > > > I (think I) see base64 coming from denx.de, but not from our mail > > > server. > > > > > > The headers imply that a server outside xes-inc.com converted the > > > 8bit/utf-8 message into base64/utf-8. Perhaps denx.de doesn't support > > > the 8BITMIME SMTP extension? Or something along those lines? Or am I > > > missing something? > > > > the header says "by xes-inc.com" which kind of implies it was your e-mail > > server doing it ... > > The header in the email from denx.de says "X-MIME-Autoconverted: from > base64 to 8bit by xes-inc.com" which implies to me the inbound email > from denx.de was base64. In contrast the email from xes-inc.com didn't > have the "base64 to 8bit" message which implies xes-inc.com sent it out > in 8bit/utf-8 as desired. > > > you could try sending me the aforementioned patch directly and see if it > > happens when i get it ... > > Will do. the two e-mails you sent me directly were not base64 encoded, but the ones on the list clearly are base64 encoded ... -mike