From owner-freebsd-questions@FreeBSD.ORG Sat Dec 8 19:01:11 2007 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 69F5B16A41A for ; Sat, 8 Dec 2007 19:01:11 +0000 (UTC) (envelope-from jekillen@prodigy.net) Received: from smtp119.sbc.mail.sp1.yahoo.com (smtp119.sbc.mail.sp1.yahoo.com [69.147.64.92]) by mx1.freebsd.org (Postfix) with SMTP id 3DF9513C45B for ; Sat, 8 Dec 2007 19:01:10 +0000 (UTC) (envelope-from jekillen@prodigy.net) Received: (qmail 57494 invoked from network); 8 Dec 2007 19:01:09 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=prodigy.net; h=Received:X-YMail-OSG:Mime-Version:Content-Transfer-Encoding:Message-Id:Content-Type:To:From:Subject:Date:X-Mailer; b=pnoW0y/fA2ErlT2YGyHLceAy/YIrTWJ6j1ypjH2AGuiOJT/TW02i4O5Yiu19rvqchif+7tnsBSvNDnByArrjHHIowg29xhQJi7QENNaljr7zMS5qXwKaGczAhWIjOwP6w51xaBXhw04qKwEuhPvNvb4jnnps2khRYMQLWn0EHCw= ; Received: from unknown (HELO ?75.7.236.228?) (jekillen@prodigy.net@75.7.236.228 with plain) by smtp119.sbc.mail.sp1.yahoo.com with SMTP; 8 Dec 2007 19:01:09 -0000 X-YMail-OSG: jr4OjkYVM1k5hAVJ0uNBf8l3KSq_UBl0VfeUTgFVdI_5Zq0P Mime-Version: 1.0 (Apple Message framework v622) Content-Transfer-Encoding: 7bit Message-Id: <31322205af1848d55900544163c31dd3@prodigy.net> Content-Type: text/plain; charset=US-ASCII; format=flowed To: User Questions From: jekillen Date: Sat, 8 Dec 2007 11:02:25 -0800 X-Mailer: Apple Mail (2.622) Subject: relay host in sendmail? 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: Sat, 08 Dec 2007 19:01:11 -0000 Hello: I am using Absolute BSD, Second Ed. and am looking in the section on Sendmail. I cannot find where to specify a relay host. I have a hosts that originate mail to remote recipients but use a mail hub (Postfix) on another machine on local network to relay this mail to the outside. It is not spam. These messages will be used to verify web client supplied e-mail addresses. Thank you in advance; Jeff K