From owner-freebsd-questions@FreeBSD.ORG Mon Nov 13 05:16:46 2006 Return-Path: X-Original-To: questions@FreeBSD.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4F9A316A412 for ; Mon, 13 Nov 2006 05:16:46 +0000 (UTC) (envelope-from belomestnov@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 13CBD43D46 for ; Mon, 13 Nov 2006 05:16:46 +0000 (GMT) (envelope-from belomestnov@mac.com) Received: from mac.com (webmail033-S [10.13.128.33]) by smtpout.mac.com (Xserve/8.12.11/smtpout09/MantshX 4.0) with ESMTP id kAD5GjfV016383 for ; Sun, 12 Nov 2006 21:16:45 -0800 (PST) Received: from webmail033 (localhost [127.0.0.1]) by mac.com (8.13.8/webmail033/MantshX 4.0) with ESMTP id kAD5GhcU018054 for ; Sun, 12 Nov 2006 21:16:45 -0800 (PST) Date: Sun, 12 Nov 2006 21:16:43 -0800 From: Evgeniy Belomestnov To: questions@FreeBSD.org Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Originating-IP: 85.21.51.114 Received: from [85.21.51.114] from webmail.mac.com with HTTP; Sun, 12 Nov 2006 21:16:43 -0800 X-Brightmail-Tracker: AAAAAA== X-Brightmail-scanned: yes Cc: Subject: Sendmail and network aliases 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: Mon, 13 Nov 2006 05:16:46 -0000 Hello! I have FreeBSD-6.1 machine with two network interfaces: one for private network, one for internet. Network interface for internet has some aliases. I need to configure mail relay for some domains at this computer. Can I configure my MTA (Sendmail) to send outgoing e-mail for different domains via particular network interface but with different IP-addresses (aliases). For example, to send e-mail for DOMAIN1 via INTERFACE1.ALIAS1, for DOMAIN2 via INTERFACE1.ALIAS2, for DOMAIN3 via INTERFACE1.ALIAS3 and so on. Best regards, Evgeniy belomestnov@mac.com