From owner-freebsd-questions@FreeBSD.ORG Thu Mar 20 10:06:12 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEFA11065688 for ; Thu, 20 Mar 2008 10:06:12 +0000 (UTC) (envelope-from roberto.nunnari@supsi.ch) Received: from ti-edu.ch (posta.ti-edu.ch [195.176.176.171]) by mx1.freebsd.org (Postfix) with ESMTP id 573888FC27 for ; Thu, 20 Mar 2008 10:06:11 +0000 (UTC) (envelope-from roberto.nunnari@supsi.ch) X-Virus-Scanned: by cgpav Received: from [193.5.152.27] (HELO [127.0.0.1]) by ti-edu.ch (CommuniGate Pro SMTP 5.1.12) with ESMTP id 24957099 for freebsd-questions@freebsd.org; Thu, 20 Mar 2008 11:06:10 +0100 Message-ID: <47E236AE.5080408@supsi.ch> Date: Thu, 20 Mar 2008 11:04:30 +0100 From: Roberto Nunnari User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <47DFD1C9.9060605@supsi.ch> In-Reply-To: <47DFD1C9.9060605@supsi.ch> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Best way to achive email hosting for several 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: Thu, 20 Mar 2008 10:06:12 -0000 Please, any thoughts here? Best regards. Robi. Roberto Nunnari wrote: > Hi. > > I'd like to know what are the best practices for implementing > email hosting for several domains. The service is accessible > via pop/imap/webmail > > Apart from that, I'd like to ask for comments on the > actual comfiguration.. > > The system is already configured and running as follows: > > # uname -rms > FreeBSD 6.1-RELEASE-p23 i386 > > MTA: sendmail > imap/pop: mail/imap-uw > webmail: horde from ports > > Every mailbox as a local unix account, ie: > info@adomain.com --> a1 > steve@adomain.com --> a2 > info@anotherdomain.com --> b1 > joe@anotherdomain.com --> b2 > etc.. > > Now, everything works fine, but I'm a bit concerned with the > webmail login.. I'd like info@adomain.com to login with a > username equal to the email, but as the authentication in > horde is handled by imp, I'm not sure how to proceed with that.. > > Any hints/suggestions are welcome. > > Thank you and best regards. > Robi. > > > _______________________________________________ > 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"