linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Oliver Hartkopp <socketcan@hartkopp.net>
Cc: "linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Subject: Re: [PATCH 0/4] CAN sk_buff and can-gw enhancements
Date: Wed, 23 Jan 2013 10:20:24 +0100	[thread overview]
Message-ID: <50FFAB58.1030301@pengutronix.de> (raw)
In-Reply-To: <50FFA9D8.40005@hartkopp.net>

[-- Attachment #1: Type: text/plain, Size: 1113 bytes --]

On 01/23/2013 10:14 AM, Oliver Hartkopp wrote:
> On 22.01.2013 23:12, Marc Kleine-Budde wrote:
> 
> 
>>
>> BTW: try to use git send-email to send your patches, it's easier than to
>> use thunderbird and git am works better.
>>
> 
> 
> I was in hurry that day and tried to get my IMAP mail account working with
> git. After 2h of failures i copy/pasted the four output files of
> 
> 	git format-patch --cover-letter
> 
> by hand into thunderbird.
> 
> Sigh :-(
> 
> Will need to spend some more time for that ...

Have a look at the bottom of the git-sendemail manpage, add this to your
~/.gitconfig

           [sendemail]
                   smtpencryption = tls
                   smtpserver = smtp.gmail.com
                   smtpuser = yourname@gmail.com
                   smtpserverport = 587

Marc

-- 
Pengutronix e.K.                  | Marc Kleine-Budde           |
Industrial Linux Solutions        | Phone: +49-231-2826-924     |
Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

      reply	other threads:[~2013-01-23  9:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-17 17:43 [PATCH 0/4] CAN sk_buff and can-gw enhancements Oliver Hartkopp
2013-01-22 21:41 ` Marc Kleine-Budde
2013-01-22 22:12   ` Marc Kleine-Budde
2013-01-23  9:14     ` Oliver Hartkopp
2013-01-23  9:20       ` Marc Kleine-Budde [this message]

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=50FFAB58.1030301@pengutronix.de \
    --to=mkl@pengutronix.de \
    --cc=linux-can@vger.kernel.org \
    --cc=socketcan@hartkopp.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).