All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
Cc: tools@linux.kernel.org
Subject: Re: b4: shazam and ty flag changes
Date: Mon, 25 Oct 2021 22:35:19 +0100	[thread overview]
Message-ID: <YXci+zYdqNmv0fEF@sirena.org.uk> (raw)
In-Reply-To: <20211025210914.63j2q5cuslxwekwg@meerkat.local>

[-- Attachment #1: Type: text/plain, Size: 1274 bytes --]

On Mon, Oct 25, 2021 at 05:09:14PM -0400, Konstantin Ryabitsev wrote:
> On Mon, Oct 25, 2021 at 08:58:25PM +0100, Mark Brown wrote:

> > Ah, now I try again after setting up a [smtp] block I'm seeing the same
> > error with git send-email, though not with the same parameters specified
> > in a [smtp] block instead which is confusing me no end.  Both programs
> > connect to port 587 and does STARTTLS as I'd expect before reporting an
> > authentication failure.  I'll have another poke later, I can't spot
> > any reason why the configuration that works with [smtp] won't work with
> > [sendemail] - the parameter names appear to match.

> I'm happy to test it out if you send me your [sendemail] and [smtp] blocks
> with your credentials replaced by X's.

OK, so I tested again and the [smtp] block is a red herring - it's being
ignored and things are falling back to msmtp instead these days.  The
configuration block is:

	[sendemail]
        smtpServer = mail.kernel.org
        smtpServerPort = 587
        smtpEncryption = tls
        smtpUser = = broonie
        smtpPass = XXXXXXXXXXXXX
        from = broonie@kernel.org

which seems to match both the manpage and

	https://korg.docs.kernel.org/mail.html

AFAICT (I've used both smtpuser and smtpUser type LHSs).

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

  reply	other threads:[~2021-10-25 21:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-20 15:10 b4: shazam and ty flag changes Konstantin Ryabitsev
2021-10-25 19:37 ` Mark Brown
2021-10-25 19:58   ` Mark Brown
2021-10-25 21:09     ` Konstantin Ryabitsev
2021-10-25 21:35       ` Mark Brown [this message]
2021-10-25 21:40         ` Mark Brown
2021-10-25 21:50           ` Konstantin Ryabitsev

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=YXci+zYdqNmv0fEF@sirena.org.uk \
    --to=broonie@kernel.org \
    --cc=konstantin@linuxfoundation.org \
    --cc=tools@linux.kernel.org \
    /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.