Message ID | 20220321115913.478505-1-mic@digikod.net (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [GIT,PULL] Landlock fixes for v5.18 | expand |
On Mon, Mar 21, 2022 at 4:58 AM Mickaël Salaün <mic@digikod.net> wrote: > > Please pull these Landlock updates for v5.18-rc1 . Mickaël, both your pull requests (this and the 'trusted_for(2)' one) were marked as spam for me. The reason seems to be that you're using a SMTP host that doesn't actually do modern anti-spam measures (no DKIM), and while it does do SPF, gmail really dislikes it. There doesn't seem anything in particular standing out in the email itself, so I suspect your hosting provider (seems to be infomaniak.ch) ends up either being in a block of IP addresses that is also being used for spam, or it's just allowing a lot of spam itself. Some people think that gmail is being way too restrictive about these kinds of things, but since I hate spam with a passion, I end up siding with rather strict spam measures.. Honestly, if an email provider doesn't do DKIM in this day and age, it's not a very good email provider imho. Linus
On 21/03/2022 18:37, Linus Torvalds wrote: > On Mon, Mar 21, 2022 at 4:58 AM Mickaël Salaün <mic@digikod.net> wrote: >> >> Please pull these Landlock updates for v5.18-rc1 . > > Mickaël, both your pull requests (this and the 'trusted_for(2)' one) > were marked as spam for me. > > The reason seems to be that you're using a SMTP host that doesn't > actually do modern anti-spam measures (no DKIM), and while it does do > SPF, gmail really dislikes it. > > There doesn't seem anything in particular standing out in the email > itself, so I suspect your hosting provider (seems to be infomaniak.ch) > ends up either being in a block of IP addresses that is also being > used for spam, or it's just allowing a lot of spam itself. > > Some people think that gmail is being way too restrictive about these > kinds of things, but since I hate spam with a passion, I end up siding > with rather strict spam measures.. Honestly, if an email provider > doesn't do DKIM in this day and age, it's not a very good email > provider imho. Thanks, it should be good now. Is there anything else you want me to do? Regards, Mickaël
The pull request you sent on Mon, 21 Mar 2022 12:59:13 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux.git tags/landlock-5.18-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/29cbaa3e60dfe48e341a3a5ce1c2d8f3d9e9667c
Thank you!