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


Groups > comp.lang.python > #63233

Re: Re: Postfix conditionals

Path csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <chris@rebertia.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.021
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'url:pipermail': 0.05; 'postfix': 0.07; '--------': 0.10; 'cc:addr:python-list': 0.11; 'python': 0.11; 'jan': 0.12; 'posted': 0.15; 'email addr:python.org,': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'question': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:python': 0.33; 'date:': 0.34; 'no,': 0.35; 'received:google.com': 0.35; 'url:org': 0.36; 'pm,': 0.38; 'subject:': 0.39; 'url:mail': 0.40; 're:': 0.63; 'email name :python-list': 0.65; 'reply': 0.66; 'rebert': 0.84; 'sender:addr:chris': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=rebertia.com; s=google; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=IvK6SwR5n6c7kiriZ9v57/BqT9H7prDzCe06K/tm+OQ=; b=FBr7oe9wfTgK8e8nB9iCqXjphcmBaxWxqMKmmCFPwukv5RjPVDWZM2LgLxrLSJ/f5V hnNktzPCs0dwMpIUuTdlTKrcWDdCsKMnkPAbvI40+FaKpzKpIZ5sa4wBx9dlPKGKIkGy exoqX6+QPIO6ZbApDOeldBJDKbmmw2gyoiDRU=
X-Google-DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=IvK6SwR5n6c7kiriZ9v57/BqT9H7prDzCe06K/tm+OQ=; b=HEkaN8AGhyXKdOKsvbRL9Cq54aOkcrwNBXatUtZpasLWpYyvI8RaxP6q05DKG072xx yam89guyRxeyIbY+0HZxx2FJAtjOyLwiaQrfwxofLt+sOIGTsVxzfgy+dXyPSbk00vJB F1ddNZNu1JTNQTVyY4m8Z3ykdrxKZJ/Wx8ZyfTxZNqRcvNG6rpyVtjLdRhcYYMUQzVoy ZMwlEVerWnprQh/VZThTwCkmjIaWkh3l5GaPp+JvkNfJDfcKEx1ndPI6pr6TFSEqyNpc OcSQONEotN19/QBo9SB4LUwJ2qtaTDRZsbAMOt+86IQ0Hmgf1lQaZZ0KkeHXpuDx1r/a rX9Q==
X-Gm-Message-State ALoCoQnIpm44/kJfY0VQRmDh80WUJPxqVX/A+sq/FlE3SuOQr2Ngzjgg3hzhI+BSEN4gJxvAunTv
MIME-Version 1.0
X-Received by 10.50.25.129 with SMTP id c1mr15552850igg.23.1388960811843; Sun, 05 Jan 2014 14:26:51 -0800 (PST)
Sender chris@rebertia.com
In-Reply-To <52C9D8C1.2090402@gkayaalp.com>
References <CAMZYqRS4xS0VmLOoXdmdbefo=d1f+XMFZ1W8jsyt0Gyo9h4wOg@mail.gmail.com> <52C9D8C1.2090402@gkayaalp.com>
Date Sun, 5 Jan 2014 14:26:51 -0800
X-Google-Sender-Auth 2FH6PqZFOF3xq5qdvcwgbTFKntg
Subject Re: Re: Postfix conditionals
From Chris Rebert <clp2@rebertia.com>
To Göktuğ Kayaalp <self@gkayaalp.com>
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding quoted-printable
Cc Python <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 <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.4977.1388960820.18130.python-list@python.org> (permalink)
Lines 20
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1388960820 news.xs4all.nl 2954 [2001:888:2000:d::a6]:59949
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:63233

Show key headers only | View raw


On Sun, Jan 5, 2014 at 2:12 PM, Göktuğ Kayaalp <self@gkayaalp.com> wrote:
>
> This was sent to me as a private reply

No, it was sent as a public reply via Reply-All; note that python-list
was CC-ed, which works just fine:
https://mail.python.org/pipermail/python-list/2014-January/663858.html

> to a question that I have posted
> to python-list@python.org, so I am forwarding it to here.
<snip>
> -------- Original Message --------
> Subject: Re: Postfix conditionals
> Date: Sun, 5 Jan 2014 14:09:14 -0800
> From: Chris Rebert <clp2@rebertia.com>
> To: Göktuğ Kayaalp <self@gkayaalp.com>
> CC: Python <python-list@python.org>
<message body snipped because there's no need
for a third redundant copy of my message>

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


Thread

Re: Re: Postfix conditionals Chris Rebert <clp2@rebertia.com> - 2014-01-05 14:26 -0800

csiph-web