From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#10830: 24.0.93; message-send-mail-function function no longer working Date: Fri, 17 Feb 2012 10:24:37 +0200 Message-ID: <83ehttx3y2.fsf@gnu.org> References: <84pqde49ho.fsf@STATION03.i-did-not-set--mail-host-address--so-tickle-me> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: dough.gmane.org 1329467128 7522 80.91.229.3 (17 Feb 2012 08:25:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 17 Feb 2012 08:25:28 +0000 (UTC) Cc: nyc4bos@aol.com, 10830@debbugs.gnu.org To: Glenn Morris Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 17 09:25:26 2012 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RyJ89-0002gI-NP for geb-bug-gnu-emacs@m.gmane.org; Fri, 17 Feb 2012 09:25:25 +0100 Original-Received: from localhost ([::1]:50215 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyJ88-0005ai-Tm for geb-bug-gnu-emacs@m.gmane.org; Fri, 17 Feb 2012 03:25:24 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:57567) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyJ81-0005Bh-6R for bug-gnu-emacs@gnu.org; Fri, 17 Feb 2012 03:25:22 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RyJ7v-0007X2-Ds for bug-gnu-emacs@gnu.org; Fri, 17 Feb 2012 03:25:17 -0500 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39689) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RyJ7v-0007Wx-6Q for bug-gnu-emacs@gnu.org; Fri, 17 Feb 2012 03:25:11 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1RyJ9i-0003vI-Ez for bug-gnu-emacs@gnu.org; Fri, 17 Feb 2012 03:27:03 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 17 Feb 2012 08:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 10830 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 10830-submit@debbugs.gnu.org id=B10830.132946719315024 (code B ref 10830); Fri, 17 Feb 2012 08:27:02 +0000 Original-Received: (at 10830) by debbugs.gnu.org; 17 Feb 2012 08:26:33 +0000 Original-Received: from localhost ([127.0.0.1]:43301 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RyJ9F-0003uH-4q for submit@debbugs.gnu.org; Fri, 17 Feb 2012 03:26:33 -0500 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:42691) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1RyJ9D-0003u2-4Q for 10830@debbugs.gnu.org; Fri, 17 Feb 2012 03:26:31 -0500 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0LZJ002003AATQ00@a-mtaout22.012.net.il> for 10830@debbugs.gnu.org; Fri, 17 Feb 2012 10:24:32 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([77.124.150.51]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LZJ002B43CUFIA0@a-mtaout22.012.net.il>; Fri, 17 Feb 2012 10:24:32 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:56959 Archived-At: > From: Glenn Morris > Date: Fri, 17 Feb 2012 02:56:42 -0500 > Cc: 10830@debbugs.gnu.org > > You are basically saying that either or both of > message-send-mail-with-sendmail and smtpmail-send-it are not working. > > The former works for me, the latter I cannot test. I use the latter all the time, and it works flawlessly.