From owner-freebsd-questions Wed Apr 4 19: 0:35 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts8-srv.bellnexxia.net (tomts8.bellnexxia.net [209.226.175.52]) by hub.freebsd.org (Postfix) with ESMTP id 5C1D737B449 for ; Wed, 4 Apr 2001 19:00:22 -0700 (PDT) (envelope-from freymann@scaryg.shacknet.nu) Received: from scaryg.shacknet.nu ([64.231.102.186]) by tomts8-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010405020021.WZHZ22656.tomts8-srv.bellnexxia.net@scaryg.shacknet.nu>; Wed, 4 Apr 2001 22:00:21 -0400 Received: from localhost (freymann@localhost) by scaryg.shacknet.nu (8.11.3/8.11.3) with ESMTP id f3521eL01184; Wed, 4 Apr 2001 22:01:40 -0400 (EDT) (envelope-from freymann@scaryg.shacknet.nu) Date: Wed, 4 Apr 2001 22:01:40 -0400 (EDT) From: "Gerald T. Freymann" To: Tony Landells Cc: Subject: Re: Specifying an external SMTP server in Sendmail In-Reply-To: <200104050152.LAA16869@tungsten.austclear.com.au> Message-ID: <20010404215944.C1176-100000@scaryg.shacknet.nu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 5 Apr 2001, Tony Landells wrote: > Well, what it looks like is happening is that Sendmail is going to DNS > to find out how to send mail to smtp1.sympatico.ca, and one of the MX > records (with the best priority) points to you. I SysAdmin at a local ISP and during my daily dealins with SPAM and Open Mail Relays, I even tried using an open mail relay in the DS line, but it came up with the same error as when I tried smtp1.sympatico.ca Got me puzzled on that one fer sure. > What you want to do is tell Sendmail not to put that much effort into > it, and just punt the stuff directly there by changing the smart host > in sendmail.cf to > DSsmtp:[smtp1.sympatico.ca] Awh, thank-you Mate! This indeed fixed that problem ;-) Sure makes life much easier. -Gerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message