From owner-freebsd-questions@FreeBSD.ORG Fri Jan 6 20:42:49 2006 Return-Path: X-Original-To: freebsd-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 60EEE16A420 for ; Fri, 6 Jan 2006 20:42:49 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from shrike.submonkey.net (cpc2-cdif2-3-1-cust208.cdif.cable.ntl.com [82.31.78.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0009543D5D for ; Fri, 6 Jan 2006 20:42:47 +0000 (GMT) (envelope-from ceri@submonkey.net) Received: from fenrir.wireless.private.submonkey.net ([192.168.11.23]) by shrike.submonkey.net with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1EuyQ6-000Ekm-Us; Fri, 06 Jan 2006 20:42:46 +0000 In-Reply-To: <403244454.20060106170212@mail333.com> References: <403244454.20060106170212@mail333.com> Mime-Version: 1.0 (Apple Message framework v746.2) X-Priority: 3 (Normal) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <139C5B28-E4D4-4467-8C97-7E63C8FB3DC2@submonkey.net> Content-Transfer-Encoding: 7bit From: Ceri Davies Date: Fri, 6 Jan 2006 20:42:42 +0000 To: playnet X-Mailer: Apple Mail (2.746.2) Cc: freebsd-questions@freebsd.org Subject: Re: exim with 3 domains 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 Jan 2006 20:42:49 -0000 On 6 Jan 2006, at 14:02, Playnet wrote: > Hello freebsd-questions, > > I have 3 domains, e.g. dom1.spb.ru, dom2.spb.ru, dom3.spb.ru > and 1 external (inet) IP. > How i can setup this? > > As database i use LDAP.. Read the exim specification available under the Documentation section at exim.org and the sample configurations provided with the exim installation. It's really very simple. Ceri