On Mon, May 12, 2008 at 4:01 AM, Sverre Hvammen Johansen <hvammen@xxxxxxxxx> wrote: > I am having trouble getting git send-email to work: > > [sj@black patches]$ git send-email --smtp-server=smtp.gmail.com > --smtp-user=hvammen@xxxxxxxxx --smtp-ssl --to=hvammen@xxxxxxxxx <snip> > Command unknown: 'AUTH' at /usr/local/bin/git-send-email line 744, > <STDIN> line 1. Heya, I get the exact same error when I try to send an e-mail like that through git-send-email. I resolved to sending the mail through my ISP without supplying a username/password. That is, all I did was configure: sendemail.smtpserver=smtp.myisp.nl If you find a solution to this I'm interested in hearing how you solved it :). -- Cheers, Sverre Rabbelier -- 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