On Fri, Feb 18, 2011 at 9:51 PM, Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx> wrote: > > Yongqiang Yang <xiaoqiangnk@xxxxxxxxx> writes: > > > Hello All, > > > > 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? > > Not me. > > Can you give the exact command you're using? Which OS? Which Git > version? If possible, tell us what's on line 775 of > /usr/bin/git-send-email The commad I used was 'git send-email --to xiaoqiangnk@xxxxxxxxx --cc xxx@xxxxx xxx.patch'. My OS is debian with linux version 2.6.37-rc2 and git version is 1.5.6.5. On line 775 of /usr/bin/git-send-email is ' $auth ||= $smtp->auth( $smtp_authuser, $smtp_authpass ) or die $smtp->message;' Thank you. Yongqiang. > > -- > Matthieu Moy > http://www-verimag.imag.fr/~moy/ -- Best Wishes Yongqiang Yang -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html