* [PATCH] MAINTAINERS: drm-misc: Change seanpaul's email address
@ 2018-08-15 15:35 Sean Paul
2018-08-16 7:32 ` Daniel Vetter
0 siblings, 1 reply; 4+ messages in thread
From: Sean Paul @ 2018-08-15 15:35 UTC (permalink / raw)
To: dri-devel
Cc: Sean Paul, Dave Airlie, Gustavo Padovan, Maarten Lankhorst, linux-kernel
Since chromium.org is now enforcing DMARC, my mails are going to
people's spam folders. While this development might be desirable
for people I communicate with, it's undesirable for me :-)
Cc: Dave Airlie <airlied@linux.ie>
Cc: Gustavo Padovan <gustavo@padovan.org>
Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Sean Paul <sean@poorly.run>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 93f189f0d60d..5eaa1c91d4a4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4662,7 +4662,7 @@ F: include/linux/vga*
DRM DRIVERS AND MISC GPU PATCHES
M: Gustavo Padovan <gustavo@padovan.org>
M: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
-M: Sean Paul <seanpaul@chromium.org>
+M: Sean Paul <sean@poorly.run>
W: https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html
S: Maintained
T: git git://anongit.freedesktop.org/drm/drm-misc
--
Sean Paul, Software Engineer, Google / Chromium OS
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: drm-misc: Change seanpaul's email address
2018-08-15 15:35 [PATCH] MAINTAINERS: drm-misc: Change seanpaul's email address Sean Paul
@ 2018-08-16 7:32 ` Daniel Vetter
2018-08-16 15:55 ` Sean Paul
0 siblings, 1 reply; 4+ messages in thread
From: Daniel Vetter @ 2018-08-16 7:32 UTC (permalink / raw)
To: Sean Paul; +Cc: dri-devel, Dave Airlie, linux-kernel
On Wed, Aug 15, 2018 at 11:35:29AM -0400, Sean Paul wrote:
> Since chromium.org is now enforcing DMARC, my mails are going to
> people's spam folders. While this development might be desirable
> for people I communicate with, it's undesirable for me :-)
>
> Cc: Dave Airlie <airlied@linux.ie>
> Cc: Gustavo Padovan <gustavo@padovan.org>
> Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
> Signed-off-by: Sean Paul <sean@poorly.run>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 93f189f0d60d..5eaa1c91d4a4 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -4662,7 +4662,7 @@ F: include/linux/vga*
> DRM DRIVERS AND MISC GPU PATCHES
> M: Gustavo Padovan <gustavo@padovan.org>
> M: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
> -M: Sean Paul <seanpaul@chromium.org>
> +M: Sean Paul <sean@poorly.run>
Glorious domain :-)
Aside: ffwll.ch has been running with dkim since a while, seems to work
correctly. You just need non-strict dkim enforcement, which at least for
gapps is the default.
But even then Linus' gmail inbox throws my mails away every once in a
while, so email clearly doesn't work.
</rant>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
> W: https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html
> S: Maintained
> T: git git://anongit.freedesktop.org/drm/drm-misc
> --
> Sean Paul, Software Engineer, Google / Chromium OS
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: drm-misc: Change seanpaul's email address
2018-08-16 7:32 ` Daniel Vetter
@ 2018-08-16 15:55 ` Sean Paul
2018-08-16 16:30 ` Daniel Vetter
0 siblings, 1 reply; 4+ messages in thread
From: Sean Paul @ 2018-08-16 15:55 UTC (permalink / raw)
To: Sean Paul, dri-devel, Dave Airlie, linux-kernel
On Thu, Aug 16, 2018 at 09:32:48AM +0200, Daniel Vetter wrote:
> On Wed, Aug 15, 2018 at 11:35:29AM -0400, Sean Paul wrote:
> > Since chromium.org is now enforcing DMARC, my mails are going to
> > people's spam folders. While this development might be desirable
> > for people I communicate with, it's undesirable for me :-)
> >
> > Cc: Dave Airlie <airlied@linux.ie>
> > Cc: Gustavo Padovan <gustavo@padovan.org>
> > Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
> > Signed-off-by: Sean Paul <sean@poorly.run>
> > ---
> > MAINTAINERS | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 93f189f0d60d..5eaa1c91d4a4 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -4662,7 +4662,7 @@ F: include/linux/vga*
> > DRM DRIVERS AND MISC GPU PATCHES
> > M: Gustavo Padovan <gustavo@padovan.org>
> > M: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
> > -M: Sean Paul <seanpaul@chromium.org>
> > +M: Sean Paul <sean@poorly.run>
>
> Glorious domain :-)
>
> Aside: ffwll.ch has been running with dkim since a while, seems to work
> correctly. You just need non-strict dkim enforcement, which at least for
> gapps is the default.
>
> But even then Linus' gmail inbox throws my mails away every once in a
> while, so email clearly doesn't work.
My (completely incorrect, i'm sure) understanding is that DKIM is fine, but
DMARC is the problem.
It seems Mailman was altering some (or all) of my messages which caused DMARC
to fail. At the very least the "Prevent duplicate messages" setting in mailman
strips users cc from the headers. So if any one of the recipients has this
setting enabled, the headers are munged, DMARC fails, and emails go to spam.
>
> </rant>
>
> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Thanks, pushed to -misc-next-fixes
Sean
> > W: https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html
> > S: Maintained
> > T: git git://anongit.freedesktop.org/drm/drm-misc
> > --
> > Sean Paul, Software Engineer, Google / Chromium OS
> >
> > _______________________________________________
> > dri-devel mailing list
> > dri-devel@lists.freedesktop.org
> > https://lists.freedesktop.org/mailman/listinfo/dri-devel
>
> --
> Daniel Vetter
> Software Engineer, Intel Corporation
> http://blog.ffwll.ch
--
Sean Paul, Software Engineer, Google / Chromium OS
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: drm-misc: Change seanpaul's email address
2018-08-16 15:55 ` Sean Paul
@ 2018-08-16 16:30 ` Daniel Vetter
0 siblings, 0 replies; 4+ messages in thread
From: Daniel Vetter @ 2018-08-16 16:30 UTC (permalink / raw)
To: Sean Paul; +Cc: dri-devel, Dave Airlie, Linux Kernel Mailing List
On Thu, Aug 16, 2018 at 5:55 PM, Sean Paul <sean@poorly.run> wrote:
> On Thu, Aug 16, 2018 at 09:32:48AM +0200, Daniel Vetter wrote:
>> On Wed, Aug 15, 2018 at 11:35:29AM -0400, Sean Paul wrote:
>> > Since chromium.org is now enforcing DMARC, my mails are going to
>> > people's spam folders. While this development might be desirable
>> > for people I communicate with, it's undesirable for me :-)
>> >
>> > Cc: Dave Airlie <airlied@linux.ie>
>> > Cc: Gustavo Padovan <gustavo@padovan.org>
>> > Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
>> > Signed-off-by: Sean Paul <sean@poorly.run>
>> > ---
>> > MAINTAINERS | 2 +-
>> > 1 file changed, 1 insertion(+), 1 deletion(-)
>> >
>> > diff --git a/MAINTAINERS b/MAINTAINERS
>> > index 93f189f0d60d..5eaa1c91d4a4 100644
>> > --- a/MAINTAINERS
>> > +++ b/MAINTAINERS
>> > @@ -4662,7 +4662,7 @@ F: include/linux/vga*
>> > DRM DRIVERS AND MISC GPU PATCHES
>> > M: Gustavo Padovan <gustavo@padovan.org>
>> > M: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
>> > -M: Sean Paul <seanpaul@chromium.org>
>> > +M: Sean Paul <sean@poorly.run>
>>
>> Glorious domain :-)
>>
>> Aside: ffwll.ch has been running with dkim since a while, seems to work
>> correctly. You just need non-strict dkim enforcement, which at least for
>> gapps is the default.
>>
>> But even then Linus' gmail inbox throws my mails away every once in a
>> while, so email clearly doesn't work.
>
> My (completely incorrect, i'm sure) understanding is that DKIM is fine, but
> DMARC is the problem.
>
> It seems Mailman was altering some (or all) of my messages which caused DMARC
> to fail. At the very least the "Prevent duplicate messages" setting in mailman
> strips users cc from the headers. So if any one of the recipients has this
> setting enabled, the headers are munged, DMARC fails, and emails go to spam.
Hm tbh I didn't know about DMARC yet. Sounds like it just tells the
recipient how your domain would like SPF/DKIM failures to be handled.
One of these (if configured correctly) should survive mailing lists. I
did crawl dri-devel a bit, and there's mails that passed through with
full dmarc enforcement. So it's not impossible.
But hey in practice it doesn't even work for gmail->gmail when the
moon howling is too bad :-)
-Daniel
>
>>
>> </rant>
>>
>> Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
>
> Thanks, pushed to -misc-next-fixes
>
> Sean
>
>> > W: https://01.org/linuxgraphics/gfx-docs/maintainer-tools/drm-misc.html
>> > S: Maintained
>> > T: git git://anongit.freedesktop.org/drm/drm-misc
>> > --
>> > Sean Paul, Software Engineer, Google / Chromium OS
>> >
>> > _______________________________________________
>> > dri-devel mailing list
>> > dri-devel@lists.freedesktop.org
>> > https://lists.freedesktop.org/mailman/listinfo/dri-devel
>>
>> --
>> Daniel Vetter
>> Software Engineer, Intel Corporation
>> http://blog.ffwll.ch
>
> --
> Sean Paul, Software Engineer, Google / Chromium OS
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-08-16 16:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-15 15:35 [PATCH] MAINTAINERS: drm-misc: Change seanpaul's email address Sean Paul
2018-08-16 7:32 ` Daniel Vetter
2018-08-16 15:55 ` Sean Paul
2018-08-16 16:30 ` Daniel Vetter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).