lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190507120730.5ylk6v4yvzxuzqld@earth.universe>
Date:   Tue, 7 May 2019 14:07:30 +0200
From:   Sebastian Reichel <sre@...nel.org>
To:     Mark Brown <broonie@...nel.org>
Cc:     Linus Torvalds <torvalds@...ux-foundation.org>,
        linux-spi@...r.kernel.org, lkml <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] spi updates for v5.2

Hi,

On Tue, May 07, 2019 at 08:03:45PM +0900, Mark Brown wrote:
> On Mon, May 06, 2019 at 08:13:49PM -0700, Linus Torvalds wrote:
> > On Mon, May 6, 2019 at 8:02 PM Mark Brown <broonie@...nel.org> wrote:
> 
> > >                    Everything I'm
> > > seeing is saying that Google just isn't enthusiastic about domains like
> > > kernel.org which is going an issue.
> 
> > Well, there are other people who use kernel.org email addresses.  Ingo
> > Molnar, Rafael Wysocki, a couple of others.  But you're the one
> > getting marked as spam.
> 
> I'm not going to search for rule 36 SPI.
> 
> > Somebody just hates you. I do end up checking my spam-box regularly,
> > so maybe it doesn't matter.
> 
> Some spot checks are suggesting that they use gmail as their outbound
> relay which I can imagine they'd like but would break some stuff for me
> for non-kernel.org mail I think, it'd be a major rework to not inject
> stuff via sendmail.

FWIW, I send out kernel.org mails via mail.kernel.org. Konstantin
added that service in 2014. You can get a password with

ssh git@...olite.kernel.org getsmtppass

and then use the following settings for (example for git):

[sendemail]
    smtpserver     = mail.kernel.org
    smtpserverport = 587
    smtpencryption = tls
    smtpuser       = <user>@kernel.org
    smtppass       = [randomstring]

-- Sebastian

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ