From: Riku Voipio <riku.voipio@iki.fi>
To: Juha.Riihimaki@nokia.com
Cc: kraxel@redhat.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2] target-arm: cleanup internal resource leaks
Date: Thu, 22 Oct 2009 15:55:05 +0300 [thread overview]
Message-ID: <20091022125505.GA31301@kos.to> (raw)
In-Reply-To: <7EA48718-6AF8-49B3-9025-1A8CC023C220@nokia.com>
On Thu, Oct 22, 2009 at 02:03:30PM +0200, Juha.Riihimaki@nokia.com wrote:
> On Oct 22, 2009, at 13:08, ext Gerd Hoffmann wrote:
> > Something "git am" can handle would be best. "git send-email" would
> > be
> > perfect if you can get that work. 'git send-email --smtp-server
> > $internalmailserver.nokia.com' could do the trick. That will also
> > send
> > all mails in one thread so it is easy to figure that these mails
> > belong
> > together.
> Okay, thanks for the suggestion, I'll try that and resend the v2
> patch, let's see what happens.
Alas, it did not work. since the mail was 8bit, and nongnu.org mailserver
(exim) has been configured not to accept 8bit mails, the sending mailserver
(exchange) converted the mail quoted-printable.
unless quoted-printable (and base64 while at it) support is added to "git am",
this is going to be a common problem for mails sent to qemu-devel. Or the
nongnu.org switches on 8BITMIME extensing, which in case of exim, causes
a slight violation of rfc...
next prev parent reply other threads:[~2009-10-22 12:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-22 6:20 [Qemu-devel] [PATCH v2] target-arm: cleanup internal resource leaks Juha.Riihimaki
2009-10-22 8:04 ` Gerd Hoffmann
2009-10-22 8:35 ` Juha.Riihimaki
2009-10-22 9:10 ` Gerd Hoffmann
2009-10-22 9:55 ` Juha.Riihimaki
2009-10-22 10:08 ` Gerd Hoffmann
2009-10-22 12:03 ` Juha.Riihimaki
2009-10-22 12:55 ` Riku Voipio [this message]
2009-10-22 14:07 ` Gerd Hoffmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091022125505.GA31301@kos.to \
--to=riku.voipio@iki.fi \
--cc=Juha.Riihimaki@nokia.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.