From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Skip Montanaro Newsgroups: gmane.emacs.help Subject: Re: How do I suppress mail sending via Thunderbird? Date: Tue, 29 Mar 2011 10:07:54 +0000 (UTC) Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1301393327 9732 80.91.229.12 (29 Mar 2011 10:08:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 29 Mar 2011 10:08:47 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 29 12:08:43 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Q4Vqr-00060l-1S for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Mar 2011 12:08:41 +0200 Original-Received: from localhost ([127.0.0.1]:57625 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4Vqq-0002Aj-Bx for geh-help-gnu-emacs@m.gmane.org; Tue, 29 Mar 2011 06:08:40 -0400 Original-Received: from [140.186.70.92] (port=42146 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4VqL-00029j-1k for help-gnu-emacs@gnu.org; Tue, 29 Mar 2011 06:08:10 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4VqK-0006Vo-45 for help-gnu-emacs@gnu.org; Tue, 29 Mar 2011 06:08:08 -0400 Original-Received: from lo.gmane.org ([80.91.229.12]:46768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q4VqJ-0006VX-QI for help-gnu-emacs@gnu.org; Tue, 29 Mar 2011 06:08:08 -0400 Original-Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q4VqH-0005kd-Ql for help-gnu-emacs@gnu.org; Tue, 29 Mar 2011 12:08:06 +0200 Original-Received: from c-24-12-189-139.hsd1.il.comcast.net ([24.12.189.139]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Mar 2011 12:08:05 +0200 Original-Received: from skip by c-24-12-189-139.hsd1.il.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 29 Mar 2011 12:08:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 6 Original-X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.12.189.139 (Mozilla/5.0 (Macintosh; Intel Mac OS X 10_5_8) AppleWebKit/534.27 (KHTML, like Gecko) Chrome/12.0.712.0 Safari/534.27) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 80.91.229.12 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:80505 Archived-At: > Try customizing the send-mail-client variable... Thanks. That did the trick... Skip