Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #98574
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Laura Creighton <lac@openend.se> |
| Newsgroups | comp.lang.python |
| Subject | Re: Getting response by email reply message |
| Date | Tue, 10 Nov 2015 06:42:04 +0100 |
| Lines | 16 |
| Message-ID | <mailman.197.1447134132.16136.python-list@python.org> (permalink) |
| References | <79f2c622-e626-43ae-bcec-f85d394ce575@googlegroups.com> <mailman.183.1447086069.16136.python-list@python.org> <83cc2194-ca24-4c44-b5a0-ee6e7b0a8077@googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| Content-Transfer-Encoding | quoted-printable |
| X-Trace | news.uni-berlin.de Y5iedaaM/dICCjicsEAZHAt7IWfbQFffIp8kN2XCfFCg== |
| Return-Path | <lac@openend.se> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.007 |
| X-Spam-Evidence | '*H*': 0.99; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'subject:Getting': 0.09; 'url:github': 0.09; 'psf': 0.12; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'laura': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'assuming': 0.22; 'voting': 0.22; 'mon,': 0.24; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; "i'm": 0.30; 'so,': 0.35; 'nov': 0.35; 'subject:: ': 0.37; 'really': 0.37; 'two': 0.37; 'charset:us- ascii': 0.37; 'why': 0.39; 'header:Message-Id:1': 0.61; 'no.': 0.62; 'email addr:gmail.com': 0.62; 'yes': 0.62; 'reply': 0.68; 'email,': 0.69; 'mail.': 0.75; 'header:In-reply-to:1': 0.84; 'subject:response': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=openend.se; s=default; t=1447134126; bh=+bl6my2Eo2Yfv04KlOCQDPlD7ZpuM8/C5/tqbdzgdPQ=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=q331Fw2V3Wh8WbUma3fZdPhCONw+D/KwKEyNOsil9lLpn7o3Kg+lNw0GNXi6LG9Av JmsNGOC6pthDmnySL7xv9xLjZ+yGumGrOtx1l9EssYnOLZ7e2RBJJBGIgOilEvJ5Q+ 2LuHbAVLdvw7FfoW/3EdJ/i+2c7uoMGt8wbt9sQ4= |
| In-reply-to | <83cc2194-ca24-4c44-b5a0-ee6e7b0a8077@googlegroups.com> |
| Comments | In-reply-to zljubisic@gmail.com message dated "Mon, 09 Nov 2015 13:45:32 -0800." |
| Content-ID | <11080.1447134124.1@fido> |
| X-Greylist | Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Tue, 10 Nov 2015 06:42:06 +0100 (CET) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| 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> |
| Xref | csiph.com comp.lang.python:98574 |
Show key headers only | View raw
In a message of Mon, 09 Nov 2015 13:45:32 -0800, zljubisic@gmail.com writes: >> I'm assuming this is a website. If so, why not use a form with a checkbox? > >One of ideas is to put two url's in the email, one for yes and the other one for no. > >I am also thinking about reading/parsing the reply mail. > >Regards. If what you really need is a voting application, you can look at https://github.com/mdipierro/evote which the PSF uses for its elections. Laura
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Getting response by email reply message zljubisic@gmail.com - 2015-11-09 08:12 -0800
Re: Getting response by email reply message Joel Goldstick <joel.goldstick@gmail.com> - 2015-11-09 11:21 -0500
Re: Getting response by email reply message zljubisic@gmail.com - 2015-11-09 13:45 -0800
Re: Getting response by email reply message Laura Creighton <lac@openend.se> - 2015-11-10 06:42 +0100
Re: Getting response by email reply message zljubisic@gmail.com - 2015-11-09 23:09 -0800
Re: Getting response by email reply message Laura Creighton <lac@openend.se> - 2015-11-10 11:23 +0100
Re: Getting response by email reply message Laura Creighton <lac@openend.se> - 2015-11-10 11:37 +0100
Re: Getting response by email reply message Tim Chase <python.list@tim.thechases.com> - 2015-11-09 12:15 -0600
Re: Getting response by email reply message zljubisic@gmail.com - 2015-11-09 13:53 -0800
Re: Getting response by email reply message Denis McMahon <denismfmcmahon@gmail.com> - 2015-11-09 22:14 +0000
Re: Getting response by email reply message Tim Chase <python.list@tim.thechases.com> - 2015-11-09 16:45 -0600
Re: Getting response by email reply message Ian Kelly <ian.g.kelly@gmail.com> - 2015-11-09 15:30 -0700
Re: Getting response by email reply message Marko Rauhamaa <marko@pacujo.net> - 2015-11-10 00:43 +0200
Re: Getting response by email reply message Chris Angelico <rosuav@gmail.com> - 2015-11-10 09:37 +1100
csiph-web