On 08/04/14 01:18, Courtney Goeltzenleuchter wrote: > Hi Ian, > > I didn't think this even got out. I was getting a weird error from > git-send-mail when it tried to send to the gmail server and I got > distracted with other things. > > Here's log: > Send this email? ([y]es|[n]o|[q]uit|[a]ll): y > Password for 'smtp://[email protected]@smtp.gmail.com:587': > OK. Log says: > Server: smtp.gmail.com > MAIL FROM:<[email protected]> > RCPT TO:<[email protected]> > From: Courtney Goeltzenleuchter <[email protected]> > To: [email protected] > Subject: [PATCH] mesa: add bounds checking to eliminate buffer overrun > Date: Mon, 7 Apr 2014 13:19:17 -0600 > Message-Id: <[email protected]> > X-Mailer: git-send-email 1.8.3.2 > In-Reply-To: <CAE=6oPATsHZb3ZBH2HVD978tr= > [email protected]> > References: <CAE=6oPATsHZb3ZBH2HVD978tr= > [email protected]> > > Result: 250 2.0.0 OK 1396898380 on9sm125685igb.11 - gsmtp > > In git 1.7.0, the default has changed to --no-chain-reply-to > Set sendemail.chainreplyto configuration variable to true if > you want to keep --chain-reply-to as your default. > (mbox) Adding cc: Courtney Goeltzenleuchter <[email protected]> from line > 'From: Courtney Goeltzenleuchter <[email protected]>' > (body) Adding cc: "9.2 10.0 10.1" <[email protected] from > line 'Cc: "9.2 10.0 10.1" <[email protected]' ^^ I could be day dreaming but it seems like you've missed the closing arrow bracket. That's when git starts being helpful and things go bonkers :)
-Emil _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
