From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/25215 Path: main.gmane.org!not-for-mail From: Jack Vinson Newsgroups: gmane.emacs.gnus.general Subject: Re: smtpmail-send-it ? Date: 23 Sep 1999 08:09:54 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: References: <86emfqygan.fsf@chia.someotherplace.org> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035162642 12829 80.91.224.250 (21 Oct 2002 01:10:42 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 01:10:42 +0000 (UTC) Return-Path: Original-Received: from bart.math.uh.edu (bart.math.uh.edu [129.7.128.48]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA16422 for ; Thu, 23 Sep 1999 09:16:49 -0400 (EDT) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by bart.math.uh.edu (8.9.1/8.9.1) with ESMTP id IAB13436; Thu, 23 Sep 1999 08:16:10 -0500 (CDT) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 23 Sep 1999 08:16:11 -0500 (CDT) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.9.3/8.9.3) with ESMTP id IAA16136 for ; Thu, 23 Sep 1999 08:16:01 -0500 (CDT) Original-Received: from gatekeeper2.monsanto.com (gatekeeper2.monsanto.com [199.89.234.124]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id JAA16402 for ; Thu, 23 Sep 1999 09:14:00 -0400 (EDT) Original-Received: by gatekeeper2.monsanto.com; id IAA16289; Thu, 23 Sep 1999 08:12:51 -0500 (CDT) Original-Received: from mhstl1.monsanto.com(10.135.250.82) by gatekeeper2.monsanto.com via smap (V4.2) id xma015195; Thu, 23 Sep 99 08:12:24 -0500 Original-Received: from VINSON12 ([137.35.49.139]) by mhstl1.monsanto.com (8.8.8+Sun/8.8.8) with ESMTP id IAA18046 for ; Thu, 23 Sep 1999 08:15:48 -0500 (CDT) Original-To: ding@gnus.org X-Home-Page: http://www.cis.upenn.edu/~vinson In-Reply-To: "Mats Lvfdahl"'s message of "23 Sep 1999 12:36:02 +0200" Original-Lines: 21 User-Agent: Gnus/5.070096 (Pterodactyl Gnus v0.96) Emacs/20.4 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:25215 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:25215 >>>>> "Mats" == Mats Lvfdahl writes: Mats> David Coe writes: >> I'm trying to change my gnus to (temporarily) send mail via smtp >> using another host rather than the local host... Mats> Would you post a description once you have something working? I've Mats> been wanting to do this for some time but lacking the elisp skills I Mats> haven't made any progress. The main thing one needs to do is change the smtpmail-smtp-server. This variable is set when smtpmail is loaded based on the SMTPSERVER environment variable or the smtpmail-default-smtp-server variable. The environment variable is always selected first. I have successfully changed smtp servers by simply changing smtpmail-smtp-server. -- Jack Vinson Bart: I will not aim for the head.