From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Tim McNamara Newsgroups: gmane.emacs.help Subject: Re: How to send a mail using smtp? Date: Sun, 19 Dec 2004 10:09:55 -0600 Organization: ipHouse Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1103472879 14544 80.91.229.6 (19 Dec 2004 16:14:39 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 19 Dec 2004 16:14:39 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Dec 19 17:14:33 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Cg3hZ-0005VK-00 for ; Sun, 19 Dec 2004 17:14:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cg3ry-0004A9-Fi for geh-help-gnu-emacs@m.gmane.org; Sun, 19 Dec 2004 11:25:18 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!news3.google.com!news.glorb.com!green.octanews.net!news-out.octanews.net!brown.iphouse.net.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3.50 (darwin) Cancel-Lock: sha1:cRf49qoR4x5uPpl4UhgQX7OWmTE= Original-Lines: 12 Original-NNTP-Posting-Date: 19 Dec 2004 10:09:55 CST Original-X-Complaints-To: abuse@iphouse.net Original-Xref: shelby.stanford.edu gnu.emacs.help:127423 Original-To: help-gnu-emacs@gnu.org 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: main.gmane.org gmane.emacs.help:22870 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:22870 Daniel Pittman writes: > On 19 Dec 2004, Jack@mail.org wrote: >> Can you tell me how to config my emacs to send mail by using smtp? > > That isn't generally the best plan, since using the local sendmail will > (usually) still put things in the queue even if the server is down. Only on Unix systems with a functioning sendmail. Since Emacs runs on all platforms, there are many users without sendmail. I use OS X which has sendmail turned off by default, for example, and I don't miss it in the slightest.