All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* b4 DKIM checks
@ 2024-03-06 17:04 Andrew Cooper
  2024-03-06 17:09 ` Konstantin Ryabitsev
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Andrew Cooper @ 2024-03-06 17:04 UTC (permalink / raw
  To: tools

[Summary of an IRC debugging session, as requested]

b4 DKIM checks on my own patches fail.

It worked fine for Konstantin, and it turns out to be because of
differing TXT record visibility inside and outside of the corporate notwork.

~Andrew

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: b4 DKIM checks
  2024-03-06 17:04 b4 DKIM checks Andrew Cooper
@ 2024-03-06 17:09 ` Konstantin Ryabitsev
  2024-03-06 17:10 ` Kernel.org Bugbot
  2024-03-06 20:20 ` Kernel.org Bugbot
  2 siblings, 0 replies; 5+ messages in thread
From: Konstantin Ryabitsev @ 2024-03-06 17:09 UTC (permalink / raw
  To: Andrew Cooper; +Cc: tools

On Wed, Mar 06, 2024 at 05:04:51PM +0000, Andrew Cooper wrote:
> [Summary of an IRC debugging session, as requested]
> 
> b4 DKIM checks on my own patches fail.
> 
> It worked fine for Konstantin, and it turns out to be because of
> differing TXT record visibility inside and outside of the corporate notwork.

Right, one option we can consider is specifying an external DNS server to use
for DKIM lookups. I'll have to check if dkimpy supports this, though.

bugbot assign to me

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: b4 DKIM checks
  2024-03-06 17:04 b4 DKIM checks Andrew Cooper
  2024-03-06 17:09 ` Konstantin Ryabitsev
@ 2024-03-06 17:10 ` Kernel.org Bugbot
  2024-03-06 20:20 ` Kernel.org Bugbot
  2 siblings, 0 replies; 5+ messages in thread
From: Kernel.org Bugbot @ 2024-03-06 17:10 UTC (permalink / raw
  To: andrew.cooper3, tools, tools

Hello:

This conversation is now tracked by Kernel.org Bugzilla:
https://bugzilla.kernel.org/show_bug.cgi?id=218567

There is no need to do anything else, just keep talking.
-- 
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (peebz 0.1)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: b4 DKIM checks
  2024-03-06 17:04 b4 DKIM checks Andrew Cooper
  2024-03-06 17:09 ` Konstantin Ryabitsev
  2024-03-06 17:10 ` Kernel.org Bugbot
@ 2024-03-06 20:20 ` Kernel.org Bugbot
  2024-03-06 21:24   ` Andrew Cooper
  2 siblings, 1 reply; 5+ messages in thread
From: Kernel.org Bugbot @ 2024-03-06 20:20 UTC (permalink / raw
  To: tools, konstantin, tools, andrew.cooper3

Konstantin Ryabitsev writes in commit 1457bc615a8ff06afba252a15480b61dd7cfef60:

main: add ability to specify DNS resolvers for DKIM

Sometimes it is useful to be able to specify alternative resolvers to
use for DKIM lookups, for example when you're on an internal network
that uses split-horizon DNS. You can now override the resolvers to use,
but please check that you're actually able to query them.

Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
Closes: https://bugzilla.kernel.org/show_bug.cgi?id=218567
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>

(via https://git.kernel.org/pub/scm/utils/b4/b4.git/commit/?id=1457bc615a8f)
-- 
Deet-doot-dot, I am a bot.
Kernel.org Bugzilla (peebz 0.1)


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: b4 DKIM checks
  2024-03-06 20:20 ` Kernel.org Bugbot
@ 2024-03-06 21:24   ` Andrew Cooper
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Cooper @ 2024-03-06 21:24 UTC (permalink / raw
  To: Kernel.org Bugbot, tools, konstantin, tools

On 06/03/2024 8:20 pm, Kernel.org Bugbot wrote:
> Konstantin Ryabitsev writes in commit 1457bc615a8ff06afba252a15480b61dd7cfef60:
>
> main: add ability to specify DNS resolvers for DKIM
>
> Sometimes it is useful to be able to specify alternative resolvers to
> use for DKIM lookups, for example when you're on an internal network
> that uses split-horizon DNS. You can now override the resolvers to use,
> but please check that you're actually able to query them.
>
> Reported-by: Andrew Cooper <andrew.cooper3@citrix.com>
> Closes: https://bugzilla.kernel.org/show_bug.cgi?id=218567
> Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org>
>
> (via https://git.kernel.org/pub/scm/utils/b4/b4.git/commit/?id=1457bc615a8f)

Just tried this out.

Checking attestation on all messages, may take a moment...
---
...
  ---
  ✓ Signed: DKIM/citrix.com
---
Total patches: 1

Thankyou!

~Andrew

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-03-06 21:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-06 17:04 b4 DKIM checks Andrew Cooper
2024-03-06 17:09 ` Konstantin Ryabitsev
2024-03-06 17:10 ` Kernel.org Bugbot
2024-03-06 20:20 ` Kernel.org Bugbot
2024-03-06 21:24   ` Andrew Cooper

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.