From owner-freebsd-questions@FreeBSD.ORG Mon Oct 9 06:24:45 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 120BE16A403 for ; Mon, 9 Oct 2006 06:24:45 +0000 (UTC) (envelope-from coughlandesmond@yahoo.fr) Received: from web27501.mail.ukl.yahoo.com (web27501.mail.ukl.yahoo.com [217.146.177.205]) by mx1.FreeBSD.org (Postfix) with SMTP id 966D743D53 for ; Mon, 9 Oct 2006 06:24:43 +0000 (GMT) (envelope-from coughlandesmond@yahoo.fr) Received: (qmail 15942 invoked by uid 60001); 9 Oct 2006 06:24:42 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.fr; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=C90bcT6fXu0Bfo4L3vxxTVidZdiph2r/xnYPIEYaaDz/cV0+Vo7gpOctGR3M/LGeBcoCg9YFhnW0rsmS8Dw+k1XAytUI4i0khQSAYhG0OMVUXcemJHz8a+UvTnappi5T4gj2rFoSn8mdTqVsrsTlQguHhrkoTyK5rhCv5uS7eIY= ; Message-ID: <20061009062442.15940.qmail@web27501.mail.ukl.yahoo.com> Received: from [82.123.169.32] by web27501.mail.ukl.yahoo.com via HTTP; Mon, 09 Oct 2006 08:24:42 CEST Date: Mon, 9 Oct 2006 08:24:42 +0200 (CEST) From: Desmond Coughlan To: jan gestre In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: RE : Re: RE : Re: cheapskate webmail interface 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: Mon, 09 Oct 2006 06:24:45 -0000 Yep, I've got that .. I tried logging in, and it took me directly to htdocs/index.html. Is it because the db isn't configured properly ?. D. jan gestre a écrit : On 10/8/06, jan gestre wrote: On 10/6/06, Desmond Coughlan < coughlandesmond@yahoo.fr> wrote: you may want to try roundcube http://www.roundcube.net although it's still on beta the interface's rocks, nothing you ever experienced before, certainly cooler than squirrelmail with AJAX like interface. Interesting... OK, I've got roundcube installed, the tables are created, postgreSQL is running, apache is recompiled for PhP4 (which is installed also) ... oh, and I've installed IMAP4. Now what ? My question, I suppose, is .. what is the address used to access the web interface? you need to configure main.inc.php and db.inc.php, usually just your username will do but if you can't, try username@mydomain.com look for this part in roundcubemail/config/main.inc.php : // Automatically add this domain to user names for login // Only for IMAP servers that require full e-mail addresses for login // Specify an array with 'host' => 'domain' values to support multiple hosts $rcmail_config['username_domain'] = ''; // This domain will be used to form e-mail addresses of new users // Specify an array with 'host' => 'domain' values to support multiple hosts $rcmail_config['mail_domain'] = 'sample.org'; just replace sample.org with your fqdn and your done! username: user1 password: ***** HTH --------------------------------- Découvrez un nouveau moyen de poser toutes vos questions quel que soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici.