<div dir="auto">Sure, thanks Valdis.. I will configure that delivery confirmation. <br><div class="gmail_extra" dir="auto"><br></div><div class="gmail_extra" dir="auto"><span style="font-family:sans-serif">>>>>As Upton SInclair wrote</span><br style="font-family:sans-serif"><span style="font-family:sans-serif">a century ago: "It is impossible to get a man to understand something when his</span><br style="font-family:sans-serif"><span style="font-family:sans-serif">paycheck depends on him not understanding it".</span><br></div><div class="gmail_extra" dir="auto"><span style="font-family:sans-serif"><br></span></div><div class="gmail_extra" dir="auto"><span style="font-family:sans-serif">Perfect, Very good line.. </span></div><div class="gmail_extra" dir="auto"><br></div><div class="gmail_extra" dir="auto">Regarding the first question, thanks Greg, Ruben. </div><div class="gmail_extra" dir="auto"><br></div><div class="gmail_extra" dir="auto">And I was searching further and got some learnings here... Sharing link here, so others can learn as well.</div><div class="gmail_extra" dir="auto"><br></div><div class="gmail_extra" dir="auto"><a href="https://android.jlelse.eu/android-internals-for-developers-part-i-982a4409f4b5" target="_blank">https://android.jlelse.eu/<wbr>android-internals-for-<wbr>developers-part-i-982a4409f4b5</a><br></div><div class="gmail_extra" dir="auto"><br></div><div class="gmail_extra" dir="auto"><br></div><div class="gmail_extra" dir="auto">Best regards</div><div class="gmail_extra" dir="auto">Sekar</div><div class="gmail_extra" dir="auto"><br><div class="gmail_quote">On Jan 17, 2018 5:24 AM,  <<a href="mailto:valdis.kletnieks@vt.edu" target="_blank">valdis.kletnieks@vt.edu</a>> wrote:<br type="attribution"><blockquote class="m_5769045550050444851quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tue, 16 Jan 2018 22:15:39 +0530, inventsekar said:<br>
<br>
> PS - when I send mail to this DL, I thought I would receive my own<br>
> mail(similar to Google groups DL), as I am already member of the DL, but I<br>
> am not getting my own mail, so I get confusion whether my mail was sent or<br>
> not. On the subscription page, I looked for any options, but no luck.<br>
> Please suggest<br>
<br>
The tl;dr: If you really care, you can have the list send you a "Your message was posted"<br>
confirmation. Go here: <a href="https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" rel="noreferrer" target="_blank">https://lists.kernelnewbies.or<wbr>g/mailman/listinfo/kernelnewbi<wbr>es</a><br>
and login (you'll need the password the list has for you - if you don't have it, it's<br>
in the monthly reminder or you can ask it to send you a copy).<br>
<br>
The gory details:<br>
<br>
A long known issue with GMail.  Basically, what should happen is this:<br>
<br>
1) You send e-mail. At some point, a Message-ID header gets added, usually by<br>
the "Mail submission server". For the one I'm replying to, the server was one<br>
of Gmail's so it tacked on:<br>
<br>
Message-id: <CAJd9=037m-jHxR-Yz4DkQvukahPE<wbr>3cK1LV_HcWJRk31+=<a href="mailto:Vc-pw@mail.gmail.com" target="_blank">Vc-pw@mail.<wbr>gmail.com</a>><br>
<br>
The important thing here is that it's supposed to be (a) netwise unique and (b)<br>
remains the same across the lifetime of the message.<br>
<br>
2) So say your mail was to the list, and a cc: to several people directly (the<br>
usual state of affairs for Linux kernel development - as "reply all" is the<br>
preferred way of doing things.  If I was listed directly, then I'll get two<br>
copies - once for the direct copy and once from the list. (And yes, a mailing<br>
list is supposed to preserve the value in most cases - those interested in the<br>
gory details are referred to RFC 5322, section 3.6.4)<br>
<br>
3) And that same Message-ID should be on both copies that I receive, which<br>
means I can do duplicate suppression by simply saying "Have I seen this<br>
Message-ID before?"<br>
<br>
Works great, except....<br>
<br>
When GMail sends your *outbound* mail, it remembers that Message-ID - which means<br>
that when your own copy comes back from the posting to the list, GMail says "Hey,<br>
I've seen this one before" and duplicate suppresses it. So one outbound copy<br>
goes by and you don't see it, and then the other one gets munched, so you don't<br>
see that one either. Whoops.<br>
<br>
And yes, they know about it - me and some other email experts gave Google grief<br>
about it when it was still in alpha/beta.  But they didn't listen, for reasons only they<br>
understand(*)<br>
<br>
To make life even *more* complicated, even though my copy of posts to the list gets<br>
auto-deduped by GMail as it comes back, I still get a copy - because some AI in there<br>
has figured out "Oh, he's a list subscriber, so when he posts, we'll remember the message-ID,<br>
but also generate a copy right back into his inbox so he gets his list copy anyhow even<br>
though we already know we're going to auto-dedup it".   Of course, this isn't a<br>
settable, nor is it very obvious what causes GMail's AI to realize this - so I have<br>
some lists that I get back a GMail-looped courtesy copy and some I don't.<br>
<br>
Gaah. ;)<br>
<br>
(*) Probably related to the way they monetize things.  As Upton SInclair wrote<br>
a century ago: "It is impossible to get a man to understand something when his<br>
paycheck depends on him not understanding it".<br>
<br></blockquote></div></div></div>