From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Jonathan Glauner Newsgroups: gmane.emacs.devel Subject: Re: smtpmail.el and 1msg Date: Wed, 10 Mar 2004 17:38:37 -0600 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <16463.42749.84848.679949@freezer.sbum.org> References: <16455.40870.198614.821339@freezer.sbum.org> <16463.23363.546305.750102@freezer.sbum.org> <16463.40766.614760.193678@freezer.sbum.org> Reply-To: jglauner@sbum.org NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1079177604 31053 80.91.224.253 (13 Mar 2004 11:33:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 13 Mar 2004 11:33:24 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Sat Mar 13 12:33:14 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B27OE-0002Vt-00 for ; Sat, 13 Mar 2004 12:33:14 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1B27OE-00042N-00 for ; Sat, 13 Mar 2004 12:33:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B24vN-0002aP-LB for emacs-devel@quimby.gnus.org; Sat, 13 Mar 2004 03:55:17 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1B23WL-0005RW-0u for emacs-devel@gnu.org; Sat, 13 Mar 2004 02:25:21 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1B1K4s-0000WF-Io for emacs-devel@gnu.org; Thu, 11 Mar 2004 01:54:29 -0500 Original-Received: from [199.232.41.8] (helo=mx20.gnu.org) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.30) id 1B1HCH-0002GF-1K for emacs-devel@gnu.org; Wed, 10 Mar 2004 22:49:25 -0500 Original-Received: from [207.115.63.77] (helo=pimout1-ext.prodigy.net) by mx20.gnu.org with esmtp (Exim 4.30) id 1B1DI7-0001ve-Py for emacs-devel@gnu.org; Wed, 10 Mar 2004 18:39:11 -0500 Original-Received: from freezer.sbum.org (adsl-66-142-213-44.dsl.tpkaks.swbell.net [66.142.213.44]) by pimout1-ext.prodigy.net (8.12.10 out 1msg/8.12.10) with ESMTP id i2ANcbHC052950; Wed, 10 Mar 2004 18:38:38 -0500 Original-To: Simon Josefsson In-Reply-To: X-Mailer: VM 7.18 under Emacs 21.3.50.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20381 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20381 Simon-- My apologies. The first patch seems to have cured it. I had a stale smtpmail.elc hanging around. I'll stick with that first patch. Thanks again! --Jonathan