Roundcube Community Forum

 

Installing Roundcube on Debian

Started by saudiqbal, August 20, 2012, 06:43:59 PM

Previous topic - Next topic

saudiqbal

I want to install Roundcube with SQLite on Debian but I cannot find any instructions to do that. Also I have multiple domains and I do not have a control panel and I only use SSH to control everything.

SKaero

Just use the normal instructions http://trac.roundcube.net/wiki/Howto_Install and choose SQLite when setting up the database, but be warned RoundCube only supports SQLite 2 not SQLite 3.

saudiqbal

I installed it, Now I wanted to know how to create a user. Do I also need to install any pop/smtp server?

SKaero

You need to install a IMAP and STMP server, RoundCube doesn't support POP.

saudiqbal

I installed dovecot. How can I create new users, I just cannot log in.

saudiqbal

I could not find any institutions on how to install on debian, sqlite version.

JohnDoh

you need to create the users in dovecot. roundcube is an imap client.
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and more...

saudiqbal

I installed it using this page http://www.openwebtech.fr/2011/08/21/simple-install-postfix-courier-imap-courier-pop-roundcube using this command apt-get install postfix courier-pop courier-imap

but i dont see any option to create users.

I googled everything and there is no complete tutorial on how to setup roundcube with multiple domains.