Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #45365

Re: ssl proxy server

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <kwpolska@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.067
X-Spam-Evidence '*H*': 0.88; '*S*': 0.01; 'reason,': 0.07; 'to:addr:pobox.com': 0.09; 'to:addr:skip': 0.09; 'cc:addr:python- list': 0.11; 'spambayes': 0.12; 'gpg': 0.16; 'perfect.': 0.16; 'subject:proxy': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'gateway': 0.24; 'skip': 0.24; "haven't": 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'there': 0.35; '14,': 0.36; 'url:org': 0.36; 'list': 0.37; 'filter': 0.38; 'whatever': 0.38; 'pm,': 0.38; 'either': 0.39; 'skip:u 10': 0.60; 'guy': 0.60; 'from:charset:utf-8': 0.61; 'spam.': 0.64; 'approved': 0.65; 'slipped': 0.84; 'touched': 0.84; 'url:tk': 0.95; '2013': 0.98
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=tpp8N06hIwEwuhL1YsgTtI3epgd0eqrEy5G0nKCvlsI=; b=AiJd2Mnyb3/rECRxGjwNrOIlUFp1GzTvxvQlVfkC1dWkx+7WuJ//VPB4YcPwkUh32d iibquUmOlxXUcOJf2Y8j1+8emnjkg8rTG49RRb+EUzIKRobnqFDNdo/RlHZjW2rdy6sg B4GZPEpwJq/TXq8n930mnoq2hqQLoiT3vKM3Y2mXKL27OCeHDNGuCf8DcgWA/b5bGyFY 1Evk6+k6ig/3U5CIeDLGyPgsBK/lM50T6UawfZPO9bSp1I/CCrLZBFtke5Kene7WDnbg kXGFOuMD5IelFF9/+Kt1PD1JpPpuF3kiiK1f1NmqXuzbPvSH04B6U+SZ4+3w7aFPVMzO op4A==
X-Received by 10.50.73.37 with SMTP id i5mr6557569igv.88.1368644315716; Wed, 15 May 2013 11:58:35 -0700 (PDT)
MIME-Version 1.0
In-Reply-To <CANc-5UxKXErEgzWXuBdpHC5Dd+fq94fOareuqZqoJzA_7QsxdA@mail.gmail.com>
References <0eb46c91-e290-458d-8be7-ded950bc1c6d@12g2000vba.googlegroups.com> <CAMw+j7+Ak9Mj6PaZR+67LQcQvbezTQBb3xUzv2kWfD17nHHg8Q@mail.gmail.com> <CANc-5UxKXErEgzWXuBdpHC5Dd+fq94fOareuqZqoJzA_7QsxdA@mail.gmail.com>
From Chris “Kwpolska” Warrick <kwpolska@gmail.com>
Date Wed, 15 May 2013 20:58:15 +0200
Subject Re: ssl proxy server
To Skip Montanaro <skip@pobox.com>
Content-Type text/plain; charset=UTF-8
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 <python-list.python.org>
List-Unsubscribe <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.1715.1368644318.3114.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1368644318 news.xs4all.nl 15936 [2001:888:2000:d::a6]:57857
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:45365

Show key headers only | View raw


On Tue, May 14, 2013 at 9:14 PM, Skip Montanaro <skip@pobox.com> wrote:
> I haven't touched the SpamBayes setup for the usenet-to-mail gateway
> in a long while.  For whatever reason, this message was either held
> and then approved by the current list moderator(s), or (more likely)
> slipped through unscathed.  No filter is perfect.
>
> Skip

A filter on this guy altogether would be.  He sent 24 messages there
since February 25.  All of them spam.

--
Kwpolska <http://kwpolska.tk> | GPG KEY: 5EAAEA16
stop html mail                | always bottom-post
http://asciiribbon.org        | http://caliburn.nl/topposting.html

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: ssl proxy server Chris “Kwpolska” Warrick <kwpolska@gmail.com> - 2013-05-15 20:58 +0200

csiph-web