To make roundcube-webmail to work

Status
Not open for further replies.

satimis

New Member

mneylon

Administrator
Staff member
YOu don't need ISP Config - whatever that is

If you read some proper documentation on roundcube you'll be fine

What exactly are you trying to do on this server anyway??
 

satimis

New Member
YOu don't need ISP Config - whatever that is

If you read some proper documentation on roundcube you'll be fine

What exactly are you trying to do on this server anyway??
i read several documents and did intensive googling w/o a solution. I can't make roundcube-webmail to work;


found and read following documents;

[how to] install roundcube webmail
[how to] install roundcube webmail - Site5 Web Hosting Forums

HOW TO: Setup RoundCube Webmail on Your Server
HOW TO: Setup RoundCube Webmail on Your Server - PaulStamatiou.com

Howto_Install - RoundCube Webmail - Trac

Has anyone got RoundCube to work?
http://www.bluehostforum.com/showthread.php?t=1885

etc.


I think I have to switching to squirrelmail or some other webmails


satimis
 

Forbairt

Teaching / Designing / Developing
Any Particular reason you're going with RoundCube ?

As its V0.1rc2 I'd be steering clear of it for the moment unless its for local testing.
 

satimis

New Member
Any Particular reason you're going with RoundCube ?

As its V0.1rc2 I'd be steering clear of it for the moment unless its for local testing.
No special reason. Some folks on Internet fourms recommend it. Also I'm interested on testing something new.


satimis
 

mneylon

Administrator
Staff member
As you're on Ubuntu...

Do the following:

Code:
sudo apt-cache search roundcube
I'm seeing two versions available for my Ubuntu version:
Code:
 apt-cache show roundcube
Package: roundcube
Priority: extra
Section: universe/web
Installed-Size: 2668
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
Original-Maintainer: Debian Roundcube Maintainers <pkg-roundcube-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.1~rc1~dfsg-2
Depends: dbconfig-common, debconf | debconf-2.0, apache2 | httpd, php5, php5-mysql | php5-pgsql | php5-sqlite, php-db, php-auth, php-net-smtp, php-net-socket, php-mail-mime, ucf, mysql-client | virtual-mysql-client | postgresql-client-8.1 | postgresql-client | sqlite, debconf (>= 0.5) | debconf-2.0
Suggests: mysql-server | posgresql-server
Filename: pool/universe/r/roundcube/roundcube_0.1~rc1~dfsg-2_all.deb
Size: 461868
MD5sum: 131c5e83f167fc7856a7f29aaff275c0
SHA1: 6e4ebb31e2189782a1754a55d4eae324ee51a0ca
SHA256: 14e226565a058c78a5e38cd89b8de3047547af086a7423701f40f8f3890c3a44
Description: skinnable AJAX based webmail solution for IMAP servers
 RoundCube Webmail is a browser-based multilingual IMAP client with an
 application-like user interface. It provides full functionality
 expected from an e-mail client, including MIME support, address book,
 folder manipulation and message filters.
 .
 The user interface is fully skinnable using XHTML and CSS 2.
 .
  Homepage: http://www.roundcube.net/
Bugs: mailto:ubuntu-users@lists.ubuntu.com
Origin: Ubuntu
and:

Code:
 apt-cache show roundcube-webmail
Package: roundcube-webmail
Priority: optional
Section: universe/web
Installed-Size: 2776
Maintainer: Carlos Eduardo Pedroza Santiviago <segfault@ubuntu.com>
Architecture: all
Version: 0.1-beta2-0ubuntu1
Depends: apache2, php4-mysql | php4-sqlite | php5-sqlite | php5-mysql, php4 (>= 4.1.0) | php4-cgi (>= 4.1.0) | libapache2-mod-php4 | php5 | php5-cgi | libapache2-mod-php5, debconf
Filename: pool/universe/r/roundcube-webmail/roundcube-webmail_0.1-beta2-0ubuntu1_all.deb
Size: 494470
MD5sum: 7eda0c042404cfec7488ef7f527e1a68
SHA1: e9df6d19ffbb86b96f1a491a395c903951345166
SHA256: f11f41f6643e51bcffbfe50f7f7c5eada587f740a71a1b28ed1d06c520cc8c59
Description: A browser-based multilingual AJAX-powered IMAP client
 RoundCube Webmail is a browser-based multilingual IMAP client with an
 application-like user interface. It provides full functionality you expect from
 an e-mail client, including MIME support, address book, folder manipulation and
 message filters. RoundCube Webmail is written in PHP and requires the MySQL
 database. The user interface is fully skinnable using XHTML and CSS 2.
 .
 This project is meant to be a modern webmail solution which is easy to
 install/configure and that runs on a standard PHP plus MySQL or Postgres
 configuration. It includes open-source classes/libraries like PEAR
 (http://pear.php.net) and the IMAP wrapper from IlohaMail
 (http://www.ilohamail.org).
 .
 Homepage: http://www.roundcube.net
Bugs: mailto:ubuntu-users@lists.ubuntu.com
Origin: Ubuntu

I installed one on one of my servers using apt and all I had to do then was just read the READMEs etc.,

It works fine, though it's not the fastest if you have a large IMAP directory / mailbox
 

satimis

New Member
As you're on Ubuntu...

Do the following:

Code:
sudo apt-cache search roundcube
I'm seeing two versions available for my Ubuntu version:
Code:
 apt-cache show roundcube
Package: roundcube
Priority: extra
Section: universe/web
Installed-Size: 2668
Maintainer: Ubuntu MOTU Developers <ubuntu-motu@lists.ubuntu.com>
Original-Maintainer: Debian Roundcube Maintainers <pkg-roundcube-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.1~rc1~dfsg-2
Depends: dbconfig-common, debconf | debconf-2.0, apache2 | httpd, php5, php5-mysql | php5-pgsql | php5-sqlite, php-db, php-auth, php-net-smtp, php-net-socket, php-mail-mime, ucf, mysql-client | virtual-mysql-client | postgresql-client-8.1 | postgresql-client | sqlite, debconf (>= 0.5) | debconf-2.0
Suggests: mysql-server | posgresql-server
Filename: pool/universe/r/roundcube/roundcube_0.1~rc1~dfsg-2_all.deb
Size: 461868
MD5sum: 131c5e83f167fc7856a7f29aaff275c0
SHA1: 6e4ebb31e2189782a1754a55d4eae324ee51a0ca
SHA256: 14e226565a058c78a5e38cd89b8de3047547af086a7423701f40f8f3890c3a44
Description: skinnable AJAX based webmail solution for IMAP servers
 RoundCube Webmail is a browser-based multilingual IMAP client with an
 application-like user interface. It provides full functionality
 expected from an e-mail client, including MIME support, address book,
 folder manipulation and message filters.
 .
 The user interface is fully skinnable using XHTML and CSS 2.
 .
  Homepage: http://www.roundcube.net/
Bugs: mailto:ubuntu-users@lists.ubuntu.com
Origin: Ubuntu
and:

Code:
 apt-cache show roundcube-webmail
Package: roundcube-webmail
Priority: optional
Section: universe/web
Installed-Size: 2776
Maintainer: Carlos Eduardo Pedroza Santiviago <segfault@ubuntu.com>
Architecture: all
Version: 0.1-beta2-0ubuntu1
Depends: apache2, php4-mysql | php4-sqlite | php5-sqlite | php5-mysql, php4 (>= 4.1.0) | php4-cgi (>= 4.1.0) | libapache2-mod-php4 | php5 | php5-cgi | libapache2-mod-php5, debconf
Filename: pool/universe/r/roundcube-webmail/roundcube-webmail_0.1-beta2-0ubuntu1_all.deb
Size: 494470
MD5sum: 7eda0c042404cfec7488ef7f527e1a68
SHA1: e9df6d19ffbb86b96f1a491a395c903951345166
SHA256: f11f41f6643e51bcffbfe50f7f7c5eada587f740a71a1b28ed1d06c520cc8c59
Description: A browser-based multilingual AJAX-powered IMAP client
 RoundCube Webmail is a browser-based multilingual IMAP client with an
 application-like user interface. It provides full functionality you expect from
 an e-mail client, including MIME support, address book, folder manipulation and
 message filters. RoundCube Webmail is written in PHP and requires the MySQL
 database. The user interface is fully skinnable using XHTML and CSS 2.
 .
 This project is meant to be a modern webmail solution which is easy to
 install/configure and that runs on a standard PHP plus MySQL or Postgres
 configuration. It includes open-source classes/libraries like PEAR
 (http://pear.php.net) and the IMAP wrapper from IlohaMail
 (http://www.ilohamail.org).
 .
 Homepage: http://www.roundcube.net
Bugs: mailto:ubuntu-users@lists.ubuntu.com
Origin: Ubuntu
I installed one on one of my servers using apt and all I had to do then was just read the READMEs etc.,

It works fine, though it's not the fastest if you have a large IMAP directory / mailbox
On the repo here I found only;

$ apt-cache search roundcube
Code:
roundcube-webmail - A browser-based multilingual AJAX-powered IMAP client


Therefore installed;

$ apt-cache policy roundcube-webmail
Code:
roundcube-webmail:
  Installed: 0.1-beta2-0ubuntu1
  Candidate: 0.1-beta2-0ubuntu1
  Version table:
 *** 0.1-beta2-0ubuntu1 0
        500 http://us.archive.ubuntu.com feisty/universe Packages
        100 /var/lib/dpkg/status


But I can't start roundcube-webmail with;
https://localhost/roundcube-webmail

hanging there prolonged time.


https://domain.com/roundcube-webmail
Code:
Security Error: Domain Name Mismatch
You have attempted to establish a connection with
"domain.com".  However, the security certificate presented
belongs to "localhost".  It is possible, though unlikely
that someone may be trying to intercept your communication
with this web site.

If your suspect the certificate show does not belong to
"domain.com", please cannel the connection and notify the
site administrator.

[View Certificate]          [Cancel] [OK]

The certificate belongs to "localhost". To change its owner? If YES, how to make it? Thanks.


Clicked [OK]
Code:
Service Currently Not Available!
Error No. 1f4)

I don't know how to proceed further.


I don't have IMAP here but have;
$ apt-cache policy courier-imap
Code:
courier-imap:
  Installed: 4.1.1.20060828-5ubuntu1
  Candidate: 4.1.1.20060828-5ubuntu1
  Version table:
 *** 4.1.1.20060828-5ubuntu1 0
        500 http://us.archive.ubuntu.com feisty/universe Packages
        100 /var/lib/dpkg/status


B.R.
satimis
 
Status
Not open for further replies.
Top