From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: smtpmail.el security flaw in selecting authentication mechanism Date: Tue, 03 Mar 2009 14:20:00 -0500 Message-ID: References: <87myc24lia.fsf@mocca.josefsson.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1236108025 21664 80.91.229.12 (3 Mar 2009 19:20:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 3 Mar 2009 19:20:25 +0000 (UTC) Cc: emacs-devel@gnu.org To: Simon Josefsson Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 03 20:21:41 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LeaBI-00031x-GY for ged-emacs-devel@m.gmane.org; Tue, 03 Mar 2009 20:21:32 +0100 Original-Received: from localhost ([127.0.0.1]:57011 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lea9x-00020H-4B for ged-emacs-devel@m.gmane.org; Tue, 03 Mar 2009 14:20:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lea9r-0001xL-J5 for emacs-devel@gnu.org; Tue, 03 Mar 2009 14:20:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lea9r-0001wL-2x for emacs-devel@gnu.org; Tue, 03 Mar 2009 14:20:03 -0500 Original-Received: from [199.232.76.173] (port=58847 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lea9q-0001wA-P3 for emacs-devel@gnu.org; Tue, 03 Mar 2009 14:20:02 -0500 Original-Received: from chene.dit.umontreal.ca ([132.204.246.20]:39608) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lea9q-0008II-C6 for emacs-devel@gnu.org; Tue, 03 Mar 2009 14:20:02 -0500 Original-Received: from alfajor.home (vpn-132-204-232-170.acd.umontreal.ca [132.204.232.170]) by chene.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id n23JK0YU015402; Tue, 3 Mar 2009 14:20:00 -0500 Original-Received: by alfajor.home (Postfix, from userid 20848) id 43E79A2B95; Tue, 3 Mar 2009 14:20:00 -0500 (EST) In-Reply-To: <87myc24lia.fsf@mocca.josefsson.org> (Simon Josefsson's message of "Tue, 03 Mar 2009 17:30:21 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux) X-NAI-Spam-Score: 0 X-NAI-Spam-Rules: 1 Rules triggered RV3223=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:109420 Archived-At: > The patch below fixes this. I have committed it on the trunk. Maybe it > it should be backported in case you make releases from another branch? We haven't cut a branch for the release yet. Thank you for installing the patch. Stefan