Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:password': 0.05; 'rfc': 0.09; 'subject:PyPI': 0.09; 'cc:addr:python-list': 0.11; 'spambayes': 0.12; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; 'holy': 0.16; 'so.': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'wed,': 0.18; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'cc:2**0': 0.24; 'least': 0.26; 'header:In- Reply-To:1': 0.27; 'rest': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'code': 0.31; 'getting': 0.31; 'received:google.com': 0.35; 'challenging': 0.38; 'pm,': 0.38; 'little': 0.38; 'realize': 0.39; 'most': 0.60; 'to:addr:gmail.com': 0.65 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=nVEG2KeHKe9dvkqB/8jAVtfYBLvDo7tq2yT1lWI1vJ4=; b=zBbkJsO+radcvVDiFFQpavaEB8sU1afNfaIh/OnanzKV668wJ0wL1Xj74+aZsRiDEB CXp0engRDSUhsqfD/OoG7fwIlhKn0fQAWCvYeu9s56bu0AMePUTmLbjUEYI21cM2OMGC 2sO4OGkZnhhb6SyePwvVHFbivxoCiCos4Df6OVTnbdEm2wPRdmkcc8hvZ9ap5VbMvtq5 kOhN6afwySZR8WmZvUt8I9ITaBj3OjQhLgx+tRqLn00vLnSeZPoNaOgTymTnWeKFlNso rn6xdfy70vA8rkScKC/GCKrTNiacw5r4G16yDFdijLKGV+CvrkJ6drCYnTVCrx48TYc6 ukbg== MIME-Version: 1.0 X-Received: by 10.42.227.10 with SMTP id iy10mr3631348icb.3.1409224497680; Thu, 28 Aug 2014 04:14:57 -0700 (PDT) Sender: skip.montanaro@gmail.com In-Reply-To: References: Date: Thu, 28 Aug 2014 06:14:57 -0500 X-Google-Sender-Auth: M_C9TD10YYdj-RKzFcDNw-pOfWE Subject: Re: PyPI password rules From: Skip Montanaro To: Chris Angelico Content-Type: multipart/alternative; boundary=001a11c3e50e97d6950501aea527 Cc: "python-list@python.org" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409224505 news.xs4all.nl 2960 [2001:888:2000:d::a6]:48591 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77199 --001a11c3e50e97d6950501aea527 Content-Type: text/plain; charset=UTF-8 On Wed, Aug 27, 2014 at 11:28 PM, Skip Montanaro wrote: > Hmmm... I realize now that I'm not seeing all messages, at least I don't > think so. So much to learn about IMAP... I peeked at the code for the SpamBayes IMAP filter. Holy smokes! I think the IMAP RFC authors might have been sadists... Getting the IMAP access code right is going to be the most challenging part of the rest of this little project. S --001a11c3e50e97d6950501aea527 Content-Type: text/html; charset=UTF-8

On Wed, Aug 27, 2014 at 11:28 PM, Skip Montanaro <skip@pobox.com> wrote:
Hmmm... I realize now that I'm not seeing all messages, at least I don't think so. So much to learn about IMAP...

I peeked at the code for the SpamBayes IMAP filter. Holy smokes! I think the IMAP RFC authors might have been sadists... Getting the IMAP access code right is going to be the most challenging part of the rest of this little project.

S

--001a11c3e50e97d6950501aea527--