From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/64085 Path: news.gmane.org!not-for-mail From: Dave Goldberg Newsgroups: gmane.emacs.gnus.general Subject: Re: How does gnus talk to sendmail Date: Tue, 05 Dec 2006 18:36:46 -0500 Message-ID: References: <87wt58yb9z.fsf@newsguy.com> <8764crsct0.fsf@newsguy.com> <87lklmtkop.fsf@newsguy.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1165361974 25948 80.91.229.10 (5 Dec 2006 23:39:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 5 Dec 2006 23:39:34 +0000 (UTC) Original-X-From: ding-owner+M12606@lists.math.uh.edu Wed Dec 06 00:39:32 2006 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by dough.gmane.org with esmtp (Exim 4.50) id 1Grjsq-00081a-7X for ding-account@gmane.org; Wed, 06 Dec 2006 00:39:32 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Grjqc-0007zv-G4; Tue, 05 Dec 2006 17:37:14 -0600 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Grjqa-0007zU-Uz for ding@lists.math.uh.edu; Tue, 05 Dec 2006 17:37:12 -0600 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtp (Exim 4.63) (envelope-from ) id 1GrjqU-0006j2-Ux for ding@lists.math.uh.edu; Tue, 05 Dec 2006 17:37:12 -0600 Original-Received: from vms048pub.verizon.net ([206.46.252.48]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1GrjqQ-0006KS-00 for ; Wed, 06 Dec 2006 00:37:03 +0100 Original-Received: from davestoy.homelinux.org.verizon.net ([72.74.234.218]) by vms048.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0J9T00I23QXB9ID3@vms048.mailsrvcs.net> for ding@gnus.org; Tue, 05 Dec 2006 17:36:51 -0600 (CST) X-Face: GUaHTH@nS>[7,ME@-gYZ4#Wl{z"99k@[[Y8AcP0x1paqu.,z9,XSV1WI>{q3f6^e5(zrit <4fV&VHhmE`uidRqtmG27;si9&r;#KSF~E#$%W8w(xdp)H4tW=\2XOk~3=@oGqqpj;m4xf Ow;y26396&,34@9#~4;@*S;E0cq"LM9N(us4P%F(Nxis'Vvfm9?KufH;:Q$dMa-QWGLR&K d0`LJZE8xb*>^yN>b]_NcU:E=Zn\1=#/(OS2 In-reply-to: <87lklmtkop.fsf@newsguy.com> (reader@newsguy.com's message of "Tue\, 05 Dec 2006 09\:40\:54 -0600") Original-To: ding@gnus.org User-Agent: Gnus/5.110006 (No Gnus v0.6) XEmacs/21.4.19 (linux) X-Spam-Score: -2.3 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:64085 Archived-At: I use XEmacs, not GNU Emacs, so that may be the difference. In my sendmail.el there is no code that ferets out sendmail's location. It either uses sendmail-program if it's set or defaults to /usr/lib/sendmail. There is code in paths.el that sets sendmail-program but as far as I know, paths.el is run at compile time only. -- Dave Goldberg david.goldberg6@verizon.net