From mboxrd@z Thu Jan  1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: Xavier Maillard <xma@gnu.org>
Newsgroups: gmane.emacs.devel
Subject: Re: Debbugs testbed
Date: Fri, 22 Feb 2008 03:00:12 +0100
Organization: GNU's Not UNIX!
Message-ID: <200802220200.m1M20CQX003456@localhost.localdomain>
References: <86ir0ir71k.fsf@acer.nord-com.it>
Reply-To: Xavier Maillard <xma@gnu.org>
NNTP-Posting-Host: lo.gmane.org
X-Trace: ger.gmane.org 1203647645 8414 80.91.229.12 (22 Feb 2008 02:34:05 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Fri, 22 Feb 2008 02:34:05 +0000 (UTC)
Cc: emacs-devel@gnu.org
To: Walter Franzini <walter.franzini@gmail.com>
Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Feb 22 03:34:29 2008
Return-path: <emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org>
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 1JSNk4-0003ea-Sh
	for ged-emacs-devel@m.gmane.org; Fri, 22 Feb 2008 03:34:29 +0100
Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43)
	id 1JSNjZ-0005JQ-5U
	for ged-emacs-devel@m.gmane.org; Thu, 21 Feb 2008 21:33:57 -0500
Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43)
	id 1JSNjS-0005Hl-P8
	for emacs-devel@gnu.org; Thu, 21 Feb 2008 21:33:50 -0500
Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43)
	id 1JSNjS-0005H7-2g
	for emacs-devel@gnu.org; Thu, 21 Feb 2008 21:33:50 -0500
Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1JSNjR-0005Gu-Ja
	for emacs-devel@gnu.org; Thu, 21 Feb 2008 21:33:49 -0500
Original-Received: from master.uucpssh.org ([193.218.105.66])
	by monty-python.gnu.org with esmtp (Exim 4.60)
	(envelope-from <xma@gnu.org>) id 1JSNjQ-0001dT-VL
	for emacs-devel@gnu.org; Thu, 21 Feb 2008 21:33:49 -0500
Original-Received: by master.uucpssh.org (Postfix, from userid 10)
	id CA638C791F; Fri, 22 Feb 2008 03:32:13 +0100 (CET)
Original-Received: from localhost.localdomain (IDENT:1000@localhost [127.0.0.1])
	by localhost.localdomain (8.14.1/8.13.8) with ESMTP id m1M20G59003465; 
	Fri, 22 Feb 2008 03:00:18 +0100
Original-Received: (from xma@localhost)
	by localhost.localdomain (8.14.1/8.13.8/Submit) id m1M20CQX003456;
	Fri, 22 Feb 2008 03:00:12 +0100
In-reply-to: <86ir0ir71k.fsf@acer.nord-com.it> (message from Walter Franzini
	on Thu, 21 Feb 2008 10:29:59 +0100)
User-Agent: Rmail in GNU Emacs 23.0.60.2 on GNU/Linux
Jabber-ID: xma01@jabber.fr
X-uucpssh: Found to be clean
X-uucpssh-SpamCheck: not spam, SpamAssassin (not cached, score=-4.354,
	required 4.6, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.05,
	BAYES_00 -2.60, SPF_HELO_PASS -0.00)
X-uucpssh-From: xma@gnu.org
X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3)
X-BeenThere: emacs-devel@gnu.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: "Emacs development discussions." <emacs-devel.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-devel>,
	<mailto:emacs-devel-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/pipermail/emacs-devel>
List-Post: <mailto:emacs-devel@gnu.org>
List-Help: <mailto:emacs-devel-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-devel>,
	<mailto:emacs-devel-request@gnu.org?subject=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:89907
Archived-At: <http://permalink.gmane.org/gmane.emacs.devel/89907>


   Xavier Maillard <xma@gnu.org> writes:

   >    The only drawback I can see it that it assume you are using Emacs to
   >    send/read email.
   >
   > Hum, currently, M-x report-emacs-bug is also using GNU Emacs
   > iternals to send an email. There is no need to read your email
   > into GNU Emacs to be able to report a bug (hopefully).

   In order to send email (not this one) I need to configure smtpmail to
   use a specific server, port and enable starttls with not empty
   credentials.  Maybe I'm not the only one.

   I think that the default Emacs beahviour is not, and can't be, enough
   to cope with policies that you find in a corporate network.

AFAIK, it will use the default sendmail command thus there is no
need to setup anything but your local MTA, won't it ? Anyway, we
have always used M-x r-e-b RET and it has neer turned out to be a
major problem for the users.

	Xavier
-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org