From: Jamie Lokier <jamie@shareable.org>
To: "Andreas Färber" <andreas.faerber@web.de>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Switching to git
Date: Wed, 22 Apr 2009 19:09:33 +0100 [thread overview]
Message-ID: <20090422180932.GA11616@shareable.org> (raw)
In-Reply-To: <0240830B-5527-4567-B605-51C173C39239@web.de>
Andreas Färber wrote:
> Unfortunately tools like git-send-email make me loose information
> instead, by not saving the sent patches in my mail client's or IMAP
> server's Sent Mail folder...
This can be done. Looking briefly at git-send-email's man page, The
--bcc= option (which can be put in a config file) could be used to
send yourself copies on a special address
("user+git-sent@mydomain.com") which you store in your sent folder
using a procmail filter or similar. That's the most versatile option
- it should work with any mail system which has filtering rules.
Or you could use the --smtp-server= option to send the mail via a
script of your choice which stores a copy. I wouldn't be surprised if
the script could just run "mutt -H" to send the mail in a usual way.
-- Jamie
next prev parent reply other threads:[~2009-04-22 18:09 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-22 13:22 [Qemu-devel] Switching to git Anthony Liguori
2009-04-22 13:57 ` Kevin Wolf
2009-04-22 14:05 ` Anthony Liguori
2009-04-22 14:12 ` Gerd Hoffmann
2009-04-22 14:20 ` Laurent Desnogues
2009-04-22 14:22 ` Anthony Liguori
2009-04-22 14:37 ` Avi Kivity
2009-04-22 17:53 ` Andreas Färber
2009-04-22 18:09 ` Jamie Lokier [this message]
2009-04-22 18:13 ` Ryan Harper
2009-04-22 18:48 ` Avi Kivity
2009-04-22 14:38 ` Lennart Sorensen
2009-04-22 14:45 ` Laurent Desnogues
2009-04-22 14:50 ` Lennart Sorensen
2009-04-22 17:25 ` Johannes Schindelin
2009-04-22 17:49 ` Anthony Liguori
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=20090422180932.GA11616@shareable.org \
--to=jamie@shareable.org \
--cc=andreas.faerber@web.de \
--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.