bcc settings on mailing lists
Tim Bell
tim.bell at gmail.com
Mon Jan 30 22:57:20 PST 2012
Hi David
> A bcc'd message from a non-member would still get trapped by the ""Post by
> non-member to a members-only list" - right? So we're only talking about
> bcc's from members.
Good point. I'll have to trace through the sequence of checks applied
by mailman. The 'implicit destination' check is written into the code
in Mailman/Handlers/Hold.py, but I don't know yet where this is
relative to the check for list membership.
As an example, here is a message you sent out earlier today:
>From the mailman log file:
Jan 30 16:57:30 2012 (923) jdk8-dev post from david.holmes at oracle.com
held, message-id=<4F273C6E.30801 at oracle.com>: Message has implicit
destination
Here is the header of the held message (this is awaiting moderation by
the jdk8-dev list owners):
>From david.holmes at oracle.com Mon Jan 30 16:57:29 2012
Return-Path: <david.holmes at oracle.com>
X-Original-To: jdk8-dev at openjdk.java.net
Delivered-To: jdk8-dev at openjdk.java.net
Received: from rcsinet15.oracle.com (rcsinet15.oracle.com [148.87.113.117])
by mail.openjdk.java.net (Postfix) with ESMTP id 8BCB460E7;
Mon, 30 Jan 2012 16:57:28 -0800 (PST)
Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93])
by rcsinet15.oracle.com (Switch-3.4.4/Switch-3.4.4) with ESMTP id
q0V0vTdX004515
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK);
Tue, 31 Jan 2012 00:57:30 GMT
Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157])
by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id
q0V0vS1i003287
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
Tue, 31 Jan 2012 00:57:29 GMT
Received: from abhmt110.oracle.com (abhmt110.oracle.com [141.146.116.62])
by acsmt357.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id
q0V0vTGI018114; Mon, 30 Jan 2012 18:57:29 -0600
Received: from [10.191.134.22] (/10.191.134.22)
by default (Oracle Beehive Gateway v4.0)
with ESMTP ; Mon, 30 Jan 2012 16:57:28 -0800
Message-ID: <4F273C6E.30801 at oracle.com>
Date: Tue, 31 Jan 2012 10:57:18 +1000
From: David Holmes <david.holmes at oracle.com>
Organization: Oracle Corporation
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64;
rv:8.0) Gecko/20111105 Thunderbird/8.0
MIME-Version: 1.0
To: Deepak Bhole <dbhole at redhat.com>
CC: build-dev <build-dev at openjdk.java.net>,
serviceability-dev <serviceability-dev at openjdk.java.net>
Subject: Re: Patch to fix build breakage with GCC 4.7
References: <20120130152052.GE3179 at redhat.com>
In-Reply-To: <20120130152052.GE3179 at redhat.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Source-IP: ucsinet21.oracle.com [156.151.31.93]
X-CT-RefId: str=0001.0A090204.4F273C7B.0005,ss=1,re=0.000,fgs=0
Hi Deepak [...]
More information about the web-discuss
mailing list