Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #75438
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <wegge@wegge.dk> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.143 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.72; '*S*': 0.00; 'mailman.': 0.03; 'anders': 0.09; 'assuming': 0.09; 'changes': 0.15; 'issue?': 0.16; 'reedy': 0.16; 'www.list.org': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'header': 0.24; 'cc:2**0': 0.24; 'signed': 0.27; 'header:In-Reply- To:1': 0.27; 'am,': 0.29; 'subject:list': 0.30; 'received:dk': 0.31; 'lists': 0.32; 'python.org': 0.32; 'run': 0.32; 'subject:mailing': 0.33; 'there': 0.35; 'charset:us-ascii': 0.36; 'subject:?': 0.36; 'wrong': 0.37; 'list': 0.37; 'list.': 0.37; 'problems': 0.38; 'ends': 0.38; 'filter': 0.38; 'to:addr:python- list': 0.38; 'issue': 0.38; 'rather': 0.38; 'to:addr:python.org': 0.39; 'either': 0.39; 'is.': 0.60; 'received:62': 0.63; 'spam.': 0.64; 'kept': 0.65; 'subject:there': 0.68; 'mail.': 0.69; 'to,': 0.72; 'jul': 0.74; 'behavior': 0.77; 'subject:this': 0.83; 'checks.': 0.84; 'fields,': 0.84; 'mails': 0.89 |
| X-Virus-Scanned | Debian amavisd-new at rollo.jernurt.dk |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=wegge.dk; s=mail; t=1406833873; bh=qQVF0MHzXJlH7NphZxsOzkjUgSiISOYJa5kiloXVwKI=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=f/eqXTfirmpgvmqXrGGcvuFI58cL3ZTBJZFaag/kwAjVrRL7yU5VpNZJHKUpJNCe2 yrKfVf+WKmSUi5IQr5e8yN8pYM6gAeJzBkt5Hz35p01e0p4XK2Qs9jnIjR90gE2QUS 9C5ED3dRAKvADj5/6moBxHGNJojOAX5zHWskqVts= |
| Date | Thu, 31 Jul 2014 21:11:10 +0200 |
| From | Anders Wegge Keller <wegge@wegge.dk> |
| To | python-list@python.org |
| Subject | Re: Is there a tracker target for this mailing list? |
| In-Reply-To | <lre3j7$77q$1@ger.gmane.org> |
| References | <20140731153809.020b608d@wegge.dk> <lre3j7$77q$1@ger.gmane.org> |
| Organization | Disorganized |
| X-Mailer | Claws Mail 3.10.1 (GTK+ 2.24.22; x86_64-redhat-linux-gnu) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| X-Mailman-Approved-At | Thu, 31 Jul 2014 22:02:24 +0200 |
| Cc | Terry Reedy <tjreedy@udel.edu> |
| 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 | <https://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 | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.12486.1406836946.18130.python-list@python.org> (permalink) |
| Lines | 22 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1406836946 news.xs4all.nl 2918 [2001:888:2000:d::a6]:55923 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:75438 |
Show key headers only | View raw
On Thu, 31 Jul 2014 14:57:36 -0400 Terry Reedy <tjreedy@udel.edu> wrote: > On 7/31/2014 9:38 AM, Anders Wegge Keller wrote: > > My spam filter have an issue with the way mails are sent to this list. > > If a mail sent to python-list is DKIM-signed, the DKIM-Signature header > > is kept in the mail. Since the mangling happening during distribution to > > the list changes one of the signed header fields, rather a lot of the > > mails to the list ends up in Spam. > > > > So where to report this issue? > > All python.org list are run with 'mailman', www.list.org , which has > multiple lists about mailman. I am assuming that the behavior you > describe is not specific to python-list. It is. The wikimedia/wikipedia/mediawiki lists I subscribe to, also use Mailman. There are no problems with either wrong DKIM-signatures, nor wrong spf checks. -- //Wegge
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Is there a tracker target for this mailing list? Anders Wegge Keller <wegge@wegge.dk> - 2014-07-31 21:11 +0200
csiph-web