From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Reitter Newsgroups: gmane.emacs.devel Subject: Re: Fixing report-emacs-bug Date: Mon, 4 Jul 2005 18:46:27 +0100 Message-ID: References: <66D10997-3675-4D74-9DD3-340D2DD69871@gmail.com> <3DAFCD49-E4A8-45EF-AFAB-81096D3FD29B@gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1120499923 16899 80.91.229.2 (4 Jul 2005 17:58:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Jul 2005 17:58:43 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jul 04 19:58:42 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DpVCs-0007D3-7k for ged-emacs-devel@m.gmane.org; Mon, 04 Jul 2005 19:58:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DpVE5-00021Z-Kd for ged-emacs-devel@m.gmane.org; Mon, 04 Jul 2005 13:59:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DpV2y-0004YW-20 for emacs-devel@gnu.org; Mon, 04 Jul 2005 13:47:56 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DpV2r-0004Ul-Gj for emacs-devel@gnu.org; Mon, 04 Jul 2005 13:47:51 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DpV2q-0004St-J9 for emacs-devel@gnu.org; Mon, 04 Jul 2005 13:47:48 -0400 Original-Received: from [64.233.184.199] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DpV7P-0002na-6x for emacs-devel@gnu.org; Mon, 04 Jul 2005 13:52:31 -0400 Original-Received: by wproxy.gmail.com with SMTP id i5so812081wra for ; Mon, 04 Jul 2005 10:46:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:in-reply-to:references:mime-version:content-type:message-id:cc:content-transfer-encoding:from:subject:date:to:x-mailer; b=X6Pp9t6iC8EJRCoXKOMefk7c5YiI9ftkoij9nWpzT+rMwSFzJ5a5W8+Ebwgxf35rGo6cigB0aP7G3QDE+ryWwXEaqbS8l0+7P31z8J3XoNAK7FbmmWFmsG0zEVbxk8+XalHDATGOwGhBuW90K/aQ8YYCRLy/UiuqCplnKaNWZxc= Original-Received: by 10.54.49.72 with SMTP id w72mr2750198wrw; Mon, 04 Jul 2005 10:46:29 -0700 (PDT) Original-Received: from ?129.215.174.81? ([129.215.174.81]) by mx.gmail.com with ESMTP id d16sm3357671wra.2005.07.04.10.46.28; Mon, 04 Jul 2005 10:46:29 -0700 (PDT) In-Reply-To: Original-To: Stefan Monnier X-Mailer: Apple Mail (2.730) 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:40352 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:40352 On 4 Jul 2005, at 18:37, Stefan Monnier wrote: > > Doesn't matter. The bug is simple: in a default config of OS X, if > you do > "sendmail foo@bar message. It seems to go into the queue. Just like on a GNU/Linux system with postfix shut down (is that so? can't check this lacking root access on our systems.) > A warning or an error, yes: If Postfix is not configured, it > should not > accept any mail. OK, that's a good idea. I'll report this. But don't expect this to be changed any time soon. Emacs should act appropriately, whether sendmail swallows stuff or whether it purposefully chokes on e-mails. And I'm saying it should go through the system's standard mail client.