cheapskate webmail interface
jan gestre
freebsd.ph at gmail.com
Mon Oct 9 19:17:32 PDT 2006
On 10/9/06, Desmond Coughlan <coughlandesmond at yahoo.fr> 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 IMAP
server running, i suggest you use dovecot or courier-imap, i prefer dovecot
though.
HTH
*jan gestre <freebsd.ph at gmail.com>* a écrit :
>
>
>
> On 10/9/06, Desmond Coughlan <coughlandesmond at yahoo.fr> 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=67 this is the same howto i've
> used.
>
> hth
>
> *jan gestre < freebsd.ph at gmail.com>* a écrit :
> >
> >
> >
> > On 10/8/06, jan gestre <freebsd.ph at gmail.com> wrote:
> > >
> > >
> > >
> > > On 10/6/06, Desmond Coughlan < coughlandesmond at 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 at 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<http://fr.rd.yahoo.com/evt=42054/*http://fr.answers.yahoo.com>.
> >
> >
>
>
> ------------------------------
> 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<http://fr.rd.yahoo.com/evt=42054/*http://fr.answers.yahoo.com>.
>
>
>
More information about the freebsd-questions
mailing list