From owner-freebsd-questions Wed Oct 14 11:20:53 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA03155 for freebsd-questions-outgoing; Wed, 14 Oct 1998 11:20:53 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from pobox.com (gyndine-5.mdm.mkt.execpc.com [169.207.83.5]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id LAA03134 for ; Wed, 14 Oct 1998 11:20:45 -0700 (PDT) (envelope-from hamilton@pobox.com) Message-Id: <199810141820.LAA03134@hub.freebsd.org> Received: (qmail 16952 invoked from network); 14 Oct 1998 13:25:48 -0500 Received: from localhost (HELO pobox.com) (127.0.0.1) by localhost with SMTP; 14 Oct 1998 13:25:48 -0500 To: david@davidv.net cc: freebsd-questions@FreeBSD.ORG Subject: Re: SLRN In-reply-to: Your message of "Wed, 14 Oct 1998 11:57:27 CDT." <199810141659.LAA00288@ns1.davidv.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 14 Oct 1998 13:25:48 -0500 From: Jon Hamilton Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <199810141659.LAA00288@ns1.davidv.net>, "David L. Vondrasek" wrote: } Anyone know of a way to have SLRN ( newsreader ) use another SMPT host ? } It defaults to use the sendmail on the box, but I'm on a local network } behind a gateway. The box I use does not have DNS so I get 451 errors } alot. I'd like SLRn to send the mail though my gateways sendmail SMTP } which does have DNS and resolves. Why don't you just set up sendmail on your host so that it forwards mail with unknown (to it) destinations to your gateway? You should be able to just set up a smart host (DS macro, IIRC) for this. You may also want to masquerade your sending address (DM macro) so your return address makes sense to the outside world. -- Jon Hamilton hamilton@pobox.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message