From owner-freebsd-questions@FreeBSD.ORG Tue Oct 10 02:17:32 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 03E9A16A416 for ; Tue, 10 Oct 2006 02:17:32 +0000 (UTC) (envelope-from freebsd.ph@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4313643D45 for ; Tue, 10 Oct 2006 02:17:31 +0000 (GMT) (envelope-from freebsd.ph@gmail.com) Received: by nz-out-0102.google.com with SMTP id i11so425696nzi for ; Mon, 09 Oct 2006 19:17:30 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=pfLEtFnSUPW0gRog3D3h8hHKjTigV+UMwQgOlU2SG/Mo7db3LcYUoOym+pYQs2hPL7s+zkTFVWGczpK/Dt0V4jgRSlJBJop76sNvPG9VR5MNaBvLiaLdKnKa7P1T1hMrw4WQAKvFVZqMaO0nUnoB+W784ogsa+ojQG6IhZECY7Q= Received: by 10.64.208.20 with SMTP id f20mr10342113qbg; Mon, 09 Oct 2006 19:17:30 -0700 (PDT) Received: by 10.65.100.3 with HTTP; Mon, 9 Oct 2006 19:17:30 -0700 (PDT) Message-ID: Date: Tue, 10 Oct 2006 10:17:30 +0800 From: "jan gestre" To: "Desmond Coughlan" In-Reply-To: <20061009142140.31704.qmail@web27507.mail.ukl.yahoo.com> MIME-Version: 1.0 References: <20061009142140.31704.qmail@web27507.mail.ukl.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: RE : Re: 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: Tue, 10 Oct 2006 02:17:32 -0000 On 10/9/06, Desmond Coughlan wrote: > > Yes, I did everything mentioned in that HOWTO. Still no luck. Following > someone else's advice, I tried to install Thunderbird on another machine, > and connect to the server on port 143. It failed. > > D. > try to telnet port 143, if you can't connect it means you don't have an IMA= P server running, i suggest you use dovecot or courier-imap, i prefer doveco= t though. HTH *jan gestre * a =E9crit : > > > > On 10/9/06, Desmond Coughlan wrote: > > > > 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. > > > > were you able to install the roundcube database? did you configure > db.inc.php? > just follow this howto http://fak3r.com/?p=3D67 this is the same howto i'= ve > used. > > hth > > *jan gestre < freebsd.ph@gmail.com>* a =E9crit : > > > > > > > > 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 b= efore, > > > > 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 (whic= h is > > > > installed also) ... oh, and I've installed IMAP4. > > > > > > > > Now what ? > > > > > > > > My question, I suppose, is .. what is the address used to access th= e > > > > 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' =3D> 'domain' values to support multipl= e > > hosts > > $rcmail_config['username_domain'] =3D ''; > > > > // This domain will be used to form e-mail addresses of new users > > // Specify an array with 'host' =3D> 'domain' values to support multipl= e > > hosts > > $rcmail_config['mail_domain'] =3D ' sample.org'; > > > > just replace sample.org with your fqdn and your done! > > > > username: user1 > > password: ***** > > > > HTH > > > > > > ------------------------------ > > D=E9couvrez un nouveau moyen de poser toutes vos questions quel que soi= t > > le sujet ! Yahoo! Questions/R=E9ponses pour partager vos connaissances,= vos > > opinions et vos exp=E9riences. Cliquez ici. > > > > > > > ------------------------------ > D=E9couvrez un nouveau moyen de poser toutes vos questions quel que soit = le > sujet ! Yahoo! Questions/R=E9ponses pour partager vos connaissances, vos > opinions et vos exp=E9riences. Cliquez ici. > > >