Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'charset:iso-8859-7': 0.04; 'that?': 0.05; 'source.': 0.07; 'subject:form': 0.07; 'logic': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'bug': 0.12; 'posted': 0.15; 'menu:': 0.16; 'program?': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:sending': 0.16; 'subject:when': 0.16; 'wrote:': 0.18; 'meant': 0.20; '>>>': 0.22; 'outlook': 0.22; 'header:User- Agent:1': 0.23; 'headers': 0.24; 'looks': 0.24; 'header:X -Complaints-To:1': 0.27; 'van': 0.27; "doesn't": 0.30; "i'm": 0.30; '>>>>': 0.31; 'yes.': 0.31; 'guess': 0.33; 'reader': 0.33; 'actual': 0.34; 'subject:the': 0.34; 'display': 0.35; 'case,': 0.35; 'but': 0.35; 'like,': 0.36; 'gmail': 0.38; 'to:addr:python- list': 0.38; 'ability': 0.39; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'read': 0.60; 'dave': 0.60; 'matter': 0.61; 'address': 0.63; 'personal': 0.63; 'happen': 0.63; 'distinguish': 0.84; 'angel': 0.91; 'examine': 0.93; '2013': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Dave Angel Subject: Re: Cannot form correctly the FORM part of the header when sending mail Date: Wed, 4 Sep 2013 12:21:48 +0000 (UTC) References: <31119ff9-f3ff-4eba-99eb-5b0d85f94008@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: 174.32.174.36 User-Agent: XPN/1.2.6 (Street Spirit ; Linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 29 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1378297330 news.xs4all.nl 15990 [2001:888:2000:d::a6]:38115 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:53622 On 4/9/2013 07:29, Ferrous Cranus wrote: > Στις 4/9/2013 2:15 μμ, ο/η Dave Angel έγραψε: >>> Τη Τετάρτη, 4 Σεπτεμβρίου 2013 5:14:31 π.μ. UTC+3, ο χρήστης Piet van Oostrum έγραψε: >>>> Where does it display that? >>>> Do you happen to read that mail in a Microsoft program? >>> yes. Thunderbird. >> When did Microsoft take over Thunderbird's development???? >> >> In any case, Thunderbird has te ability to display the actual message >> received. See menu: >> View->MessageSource >> > > I meant i'm using ThunderBird and not Outlook Express. > > I doesn't matter what the mail headers say but the actual presentation > of the email which state always that it was sent by my personal GMail > address and not from the mail address that was posted int he webform > One way to distinguish a bug in the python logic and in gmail, from a bug in the mail reader is to examine the message source. Others may be able to guess what it looks like, but I cannot. -- DaveA