All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ernest L Williams <ernesto@slac.stanford.edu>
To: buildroot@busybox.net
Subject: [Buildroot] Newbie: git send-email Fails: 5.7.3 Authentication unsuccessful
Date: Thu, 1 Jan 2015 09:41:04 -0800	[thread overview]
Message-ID: <54A586B0.80100@slac.stanford.edu> (raw)

Hi,

I am having trouble getting the git-email to work.
Any ideas why Authentication fails?

====== My configuration =========================
git config --global sendemail.smtpuser ernesto at slac.stanford.edu
git config --global sendemail.smtpserver email.slac.stanford.edu
git config --global sendemail.smtpencryption tls
git config --global sendemail.smtpserverport 587


== Snippets from Debug output ===============================
Send this email? ([y]es|[n]o|[q]uit|[a]ll): y
Net::SMTP>>> Net::SMTP(2.31)
Net::SMTP>>>   Net::Cmd(2.29)
Net::SMTP>>>     Exporter(5.70)
Net::SMTP>>>   IO::Socket::INET(1.33)
Net::SMTP>>>     IO::Socket(1.36)
Net::SMTP>>>       IO::Handle(1.34)
Net::SMTP=GLOB(0x2865cd8)<<< 220 email.slac.stanford.edu Microsoft ESMTP 
MAIL Service ready@Thu, 1 Jan 2015 09:32:29 -0800
Net::SMTP=GLOB(0x2865cd8)>>> EHLO localhost.net
Net::SMTP=GLOB(0x2865cd8)<<< 250-email.slac.stanford.edu Hello 
[134.79.121.132]
Net::SMTP=GLOB(0x2865cd8)<<< 250-SIZE 36700160
Net::SMTP=GLOB(0x2865cd8)<<< 250-PIPELINING
Net::SMTP=GLOB(0x2865cd8)<<< 250-DSN
Net::SMTP=GLOB(0x2865cd8)<<< 250-ENHANCEDSTATUSCODES
Net::SMTP=GLOB(0x2865cd8)<<< 250-STARTTLS
Net::SMTP=GLOB(0x2865cd8)<<< 250-AUTH GSSAPI NTLM
Net::SMTP=GLOB(0x2865cd8)<<< 250-8BITMIME
Net::SMTP=GLOB(0x2865cd8)<<< 250-BINARYMIME
Net::SMTP=GLOB(0x2865cd8)<<< 250 CHUNKING
Net::SMTP=GLOB(0x2865cd8)>>> STARTTLS
*
*
*
Net::SMTP::SSL=GLOB(0x2865cd8)<<< 334 GSSAPI supported
Net::SMTP::SSL=GLOB(0x2865cd8)>>>
Net::SMTP::SSL=GLOB(0x2865cd8)<<< 535 5.7.3 Authentication unsuccessful
5.7.3 Authentication unsuccessful
========================

My Thunderbird email client works fine.

             reply	other threads:[~2015-01-01 17:41 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-01 17:41 Ernest L Williams [this message]
2015-01-01 18:30 ` [Buildroot] Newbie: git send-email Fails: 5.7.3 Authentication unsuccessful Thomas Petazzoni
2015-01-01 18:37   ` Williams
2015-01-01 18:46   ` Yann E. MORIN
2015-01-01 19:06     ` Williams

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=54A586B0.80100@slac.stanford.edu \
    --to=ernesto@slac.stanford.edu \
    --cc=buildroot@busybox.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.