<div dir="ltr">(Sorry to reply-all, but in this case I think the direct messages will get to people on this thread 12 hours earlier than the others.)<div><br></div><div>Well, I have had this problem with both my work email (matthew dot lefavor _at_ nasa dpt gov) and my Gmail account. Since this doesn't happen to all users (nor all Gmail users, for that matter), the only thing that's constant here is that it's my name (well, and my password, but one would hope that passwords aren't relevant here). Is it possible that the name "Matthew Lefavor" has been added to a greylist or something?</div>

<div><br></div><div>One relevant piece of information: I have subscribed and unsubscribed to different combinations of these lists several times over the past year, and particularly over the past few months (as I was trying to manage the flow of emails to my filter-less work inbox.) Could that sort of behavior associate my name with malicious intent? </div>

<div class="gmail_extra"><br clear="all"><div>Matthew Lefavor<br><br></div><br><div class="gmail_quote">On Fri, Jul 19, 2013 at 9:29 AM, Skip Montanaro <span dir="ltr"><<a href="mailto:skip@pobox.com" target="_blank">skip@pobox.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">> Date: Thu, 18 Jul 2013 16:30:51 -0400 - timestamp of your mail<br>
> Thu, 18 Jul 2013 13:30:51 -0700 (PDT) - you posted it via HTTP<br>
> Thu, 18 Jul 2013 22:31:39 +0200 (CEST) - it reached <a href="http://python.org" target="_blank">python.org</a><br>
> Fri, 19 Jul 2013 09:56:14 +0200 (CEST) - it began delivery to my address<br>
> Fri, 19 Jul 2013 00:56:15 -0700 (PDT) - it reached gmail and me.<br>
><br>
> So the big delay is somewhere within <a href="http://python.org" target="_blank">python.org</a>. Since this does NOT<br>
> happen to everyone, I would be looking for something like:<br>
> * Moderation requirements (does your message not comply with spec?)<br>
> * Spam greylisting<br>
> * Slow/glitchy DNS when attempting to verify your message<br>
><br>
> Most likely I think is moderation, given the extreme length of time.<br>
> Something would have to be pretty glitchy to lag your mail out for<br>
> half a day in spam filtering. It's possible, I guess, though. I've no<br>
> idea what anti-spam features the list is using.<br>
<br>
</div>Python.org runs Mailman 2.1.something.  In addition to all the various<br>
front-end filters running in the Postfix SMTP daemon (which trap most<br>
spam), SpamBayes is used as a last check to score messages intended<br>
for delivery to most mailing lists hosted on <a href="http://mail.python.org" target="_blank">mail.python.org</a>. It<br>
leaves two headers behind as proof of its existence.  Here are those<br>
headers for Matthew's message that started this thread:<br>
<br>
X-Spam-Status: OK 0.017<br>
X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.06;<br>
        'problem?': 0.07; 'subject:posting': 0.09; 'python': 0.11;<br>
        'posted': 0.15; 'effect.': 0.16; 'missing?': 0.16; 'python-dev,':<br>
        0.16; 'server,': 0.19; 'all:': 0.24; "i've": 0.25; 'message-<br>
        <a href="mailto:id%3A@mail.gmail.com">id:@mail.gmail.com</a>': 0.30; 'obscure': 0.31; 'lists': 0.32;<br>
        'trouble': 0.34; 'anybody': 0.35; 'but': 0.35;<br>
        'received:<a href="http://google.com" target="_blank">google.com</a>': 0.35; 'there': 0.35; 'subject:List': 0.36;<br>
        'list.': 0.37; 'gmail': 0.38; 'to:addr:python-list': 0.38;<br>
        'issue': 0.38; 'moving': 0.39; 'to:addr:<a href="http://python.org" target="_blank">python.org</a>': 0.39;<br>
        'mailing': 0.39; 'first': 0.61; 'hours': 0.66<br>
<br>
so SpamBayes thought it looked fine.  Had it been marked as "UNSURE"<br>
or "SPAM" in the status header, Mailman would have held it for<br>
moderator attention.  It is possible it was held by Mailman for some<br>
other reason.  Some obvious reasons: sender isn't subscribed, message<br>
had too many recipients, <a href="mailto:python-list@python.org">python-list@python.org</a> was BCC'd (implicit<br>
destination). If you message was held by Mailman, moderator overload<br>
is the most likely cause of the delay.  It's also possible Mailman got<br>
overwhelmed, but I've seen no postmaster messages suggesting there<br>
were any systemic problems.<br>
<br>
BTW, although SpamBayes serves as a last resort for mail arriving via<br>
SMTP, it is the only line of defense for mail gatewayed from Usenet.<br>
I'm sure I can dredge up the code I wrote for that if anyone wants it<br>
for another application.<br>
<span class="HOEnZb"><font color="#888888"><br>
Skip<br>
--<br>
<a href="http://mail.python.org/mailman/listinfo/python-list" target="_blank">http://mail.python.org/mailman/listinfo/python-list</a><br>
</font></span></blockquote></div><br></div></div>