From: "Magnus Bäck" <magnus.back@sonyericsson.com>
To: Yongqiang Yang <xiaoqiangnk@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: an error when using 'git send-email'
Date: Sun, 20 Feb 2011 17:44:27 +0100 [thread overview]
Message-ID: <20110220164427.GA1439@jpl.local> (raw)
In-Reply-To: <AANLkTiktO_f9+g4+wSS989a=pFZBgWGcORd_kg4pji-x@mail.gmail.com>
On Friday, February 18, 2011 at 12:45 CET,
Yongqiang Yang <xiaoqiangnk@gmail.com> wrote:
> When I use git 'send-email', I get an error "Command unknown: 'AUTH'
> at /usr/bin/git-send-email line 775, <STDIN> line 1".
> Is there anyone meet the same error?
You seem to have configured a username and password for SMTP
authentication, yet the server Git connects to doesn't support
authentication.
Make sure the SMTP server you've configured Git to use
(sendemail.smtpserver configuration variable) is the right one.
If so, clear the smtpemail.smtpuser and smtpemail.smtppass
variables as you obviously can't use them with the server.
For testing purposes there are options to "git send-email" to
override the values set in the configuration files. Those might
be more convenient to use when testing out new configurations.
--
Magnus Bäck Opinions are my own and do not necessarily
SW Configuration Manager represent the ones of my employer, etc.
Sony Ericsson
next prev parent reply other threads:[~2011-02-20 16:44 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-18 11:45 an error when using 'git send-email' Yongqiang Yang
2011-02-18 13:51 ` Matthieu Moy
2011-02-20 12:10 ` Yongqiang Yang
2011-02-20 16:44 ` Magnus Bäck [this message]
2011-02-22 13:30 ` Yongqiang Yang
2011-02-22 18:48 ` Magnus Bäck
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=20110220164427.GA1439@jpl.local \
--to=magnus.back@sonyericsson.com \
--cc=git@vger.kernel.org \
--cc=xiaoqiangnk@gmail.com \
/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).