From owner-freebsd-isp Thu May 23 9:24:26 2002 Delivered-To: freebsd-isp@freebsd.org Received: from one2net.co.ug (g-class.sanyutel.com [216.250.215.27]) by hub.freebsd.org (Postfix) with ESMTP id B58A237B406 for ; Thu, 23 May 2002 09:24:19 -0700 (PDT) Received: from localhost (localhost.one2net.co.ug [127.0.0.1]) by one2net.co.ug (Postfix) with ESMTP id 5BEE05481D; Thu, 23 May 2002 19:25:30 +0300 (EAT) Date: Thu, 23 May 2002 19:25:30 +0300 (EAT) From: Noah K Sematimba X-X-Sender: ksemat@favour.one2net.co.ug To: Jeremy Buckner Cc: freebsd-isp@FreeBSD.ORG Subject: Re: need suggestions In-Reply-To: <002001c20147$7df047c0$fef0da42@caz> Message-ID: <20020523191850.K389-100000@favour.one2net.co.ug> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > I have never hosted multiple mail domains. I need to learn how to do that > in whatever mail prog is best qmail, sendmail...whatever. I need to know > how to make bob@domain1 to be different from bob@domain2 and so on. I am The solution that worked easily for me was: Postifx+mysql+courier-imap The courier imap provides both the pop3 and imap access. There is very excellent documention here: http://kirb.insanegenius.net/postfix.html Note: in my installation for ease I used one uid/gid per domain. So all users in a particular domain had the same uid/gid. I also did some php scripts to make adding users deletion etc easy. Noah. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message