From owner-freebsd-questions@FreeBSD.ORG Thu Mar 20 15:05:53 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 29835106566C for ; Thu, 20 Mar 2008 15:05:53 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id 4F8098FC19 for ; Thu, 20 Mar 2008 15:05:43 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8) with ESMTP id m2KF32cA047147; Thu, 20 Mar 2008 16:03:02 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.13.8/Submit) with ESMTP id m2KF2dwZ047129; Thu, 20 Mar 2008 16:02:51 +0100 (CET) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Thu, 20 Mar 2008 16:02:39 +0100 (CET) From: Wojciech Puchar To: mdh In-Reply-To: <559760.95021.qm@web56806.mail.re3.yahoo.com> Message-ID: <20080320160227.Q47125@wojtek.tensor.gdynia.pl> References: <559760.95021.qm@web56806.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-questions@freebsd.org, Norberto Meijome , Roberto Nunnari 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 15:05:53 -0000 > This is indeed how squirrelmail works, and I've found > it to be incredibly easy to roll squirrelmail out. sqwebmail is excellent webmail software > Since people will be sending authentication > credentials, you may want to set it up on an > SSL-enabled web host so that they are not sent in the > clear. Generally, I use dovecot which allows me to > listen on all IPs for imap/ssl connections, and > localhost only for imap non-ssl (for squirrelmail's > benefit), then have squirrelmail installed under an > ssl vhost, so that users can't send their credentials > over the internet in the clear. > > Take care, mdh > > > > ____________________________________________________________________________________ > Be a better friend, newshound, and > know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ > _______________________________________________ > 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" > >