From owner-freebsd-questions@FreeBSD.ORG Tue Feb 12 20:54:38 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D6D7FF21 for ; Tue, 12 Feb 2013 20:54:38 +0000 (UTC) (envelope-from christopher.maness@gmail.com) Received: from mail-ve0-f172.google.com (mail-ve0-f172.google.com [209.85.128.172]) by mx1.freebsd.org (Postfix) with ESMTP id 9FC7B106 for ; Tue, 12 Feb 2013 20:54:38 +0000 (UTC) Received: by mail-ve0-f172.google.com with SMTP id cz11so477503veb.31 for ; Tue, 12 Feb 2013 12:54:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:date:x-google-sender-auth:message-id :subject:from:to:content-type; bh=DLFEbRnu8UVwhGZRzvq4ijlF2FyeUQsF9DXtKLZvE4o=; b=LbtrDBvng+vwjHxvCHq6TiDbSRf08mcSHdEXV9wccGy6v7xHTkqG/dBa6lRa6fxFfM 8CHRqzCHc0G8xUYR8amJIMWI2mUjO6jDllw4L8Oi1IlsZCmS/1M4MNCdLH3eN31amH0A HnGdc5iN7dql77yZ5/dpuqh75OItuCcBL/SgFdos9qDV6C/LrFz4N0ctiT8DclxIFDvN w/Gza4u33kQm6K8Qr0YKFkllOIV0NfQyN8mRnY2QWGJiEh2FTguJEUjPAKOzLx4OlEqc diPG9TFNlBMscdGWdRO3qO/PdfYICiUm8egcexZqfLRbLbgSKPjnJV20OxBJQ/YOtknE MyKw== MIME-Version: 1.0 X-Received: by 10.52.176.6 with SMTP id ce6mr22322632vdc.57.1360702472207; Tue, 12 Feb 2013 12:54:32 -0800 (PST) Sender: christopher.maness@gmail.com Received: by 10.58.227.162 with HTTP; Tue, 12 Feb 2013 12:54:32 -0800 (PST) Date: Tue, 12 Feb 2013 12:54:32 -0800 X-Google-Sender-Auth: 0CHDYYxXy_W0-deJTVUmP4IuVNg Message-ID: Subject: Sendmail relaying for Intranet? From: Chris Maness To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Feb 2013 20:54:38 -0000 I have a FreeBSD box running sendmail that can see the whole internet. I have another mail server that hosts mail for an intranet. It does not have access to the i-net. I think I remember reading that it is possible for the i-net attached sendmail to relay mail for a domain to another host. Is there an easy answer and configuration for this? If not, no biggy since this exercise is more academic than a necessity. Thanks, Chris Maness