From owner-freebsd-questions@FreeBSD.ORG Fri Feb 6 20:11:23 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E5A0B1065845 for ; Fri, 6 Feb 2009 20:11:23 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 333018FC0A for ; Fri, 6 Feb 2009 20:11:22 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl91-225.kln.forthnet.gr [77.49.58.225]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id n16KBCA7023669 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 6 Feb 2009 22:11:17 +0200 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id n16KBCJd006470; Fri, 6 Feb 2009 22:11:12 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id n16KBAt0006461; Fri, 6 Feb 2009 22:11:10 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: References: <498C896A.6000000@ibctech.ca> Date: Fri, 06 Feb 2009 22:11:10 +0200 In-Reply-To: (Greg Stark's message of "Fri, 6 Feb 2009 14:09:49 -0500") Message-ID: <87wsc3s4v5.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: n16KBCA7023669 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.869, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.53, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: steve@ibctech.ca, freebsd-questions@freebsd.org Subject: Re: Sendmail to Relay different domains to different hosts X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Feb 2009 20:11:24 -0000 On Fri, 6 Feb 2009 14:09:49 -0500, wrote: > Great! I will give this a try. > > If I put a single entry into the mailertable for the corporate domain > would everything else default to the smarthost defined in sendmail.cf? Yes. If you want *everything* to be handled through mailertable you have to explicitly configure it to include a "." left hand entry: corporate.domain esmtp:[internal.mail.server] . esmtp:[override.stp.relay]