From owner-freebsd-questions@FreeBSD.ORG Fri Nov 19 14:05:27 2004 Return-Path: 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 BB4AD16A4CE for ; Fri, 19 Nov 2004 14:05:27 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6640943D64 for ; Fri, 19 Nov 2004 14:05:27 +0000 (GMT) (envelope-from freebsdnews@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so29307wri for ; Fri, 19 Nov 2004 06:05:27 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=fqNWoe7/+gMUvrvFfBomS8kT5TxpmyzqfuzwT5ySJiLYRaexW3AKzrWGWenNL6xlrHwrUcASCDYvaC6wIITSOTbeEsgxucac596QqxkLHsuulX0meiNWm1VYKYiLb+J1fdoSdbArKEkstaBpVBtPtU9C1nScqD4BXYbdGpADjKE= Received: by 10.54.30.6 with SMTP id d6mr138756wrd; Fri, 19 Nov 2004 06:05:26 -0800 (PST) Received: by 10.54.50.38 with HTTP; Fri, 19 Nov 2004 06:05:26 -0800 (PST) Message-ID: <8292450b04111906052333317f@mail.gmail.com> Date: Fri, 19 Nov 2004 08:05:26 -0600 From: CHris Rich To: Chris Smith In-Reply-To: <1100804860.34083.10.camel@shodan.ninjalabs.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1100804860.34083.10.camel@shodan.ninjalabs.co.uk> cc: freebsd-questions@freebsd.org Subject: Re: Req: Good virtual mail server howto X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: CHris Rich List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2004 14:05:27 -0000 I personally like qmail, we use it on our mail server, and like you we didn't want to give system accounts so we did it with a mysql patch. It took awhile to get up and running but now that it is running we have a php script which handles user management, etc. www.lifewithqmail.org is a good place to get a start on it. http://iain.cx/qmail/mysql/ is the version of qmail we used though documentation is limited and it sometimes can be a little tricky. It can be compiled in /usr/ports/mail/qmail-mysql though. Best of luck On Thu, 18 Nov 2004 19:07:40 +0000, Chris Smith wrote: > Hi, > > Has anyone got any good resources for configuring a virtual pop3/imap > server under FreeBSD 5.x? I need to host mail for more than one domain > and do not wish to give users system accounts. > > Cheers, > > Chris Smith > http://www.ninjalabs.co.uk/ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >