Roundcube Community Forum

News and Announcements => General Discussion => Topic started by: saudiqbal on August 20, 2012, 06:43:59 PM

Title: Installing Roundcube on Debian
Post by: saudiqbal on August 20, 2012, 06:43:59 PM
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.
Title: Re: Installing Roundcube on Debian
Post by: SKaero on August 20, 2012, 08:04:39 PM
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.
Title: Re: Installing Roundcube on Debian
Post by: saudiqbal on August 20, 2012, 08:31:43 PM
I installed it, Now I wanted to know how to create a user. Do I also need to install any pop/smtp server?
Title: Re: Installing Roundcube on Debian
Post by: SKaero on August 20, 2012, 08:59:05 PM
You need to install a IMAP and STMP server, RoundCube doesn't support POP.
Title: Re: Installing Roundcube on Debian
Post by: saudiqbal on August 20, 2012, 09:13:02 PM
I installed dovecot. How can I create new users, I just cannot log in.
Title: Re: Installing Roundcube on Debian
Post by: saudiqbal on March 09, 2013, 02:38:34 AM
I could not find any institutions on how to install on debian, sqlite version.
Title: Re: Installing Roundcube on Debian
Post by: JohnDoh on March 09, 2013, 01:06:53 PM
you need to create the users in dovecot. roundcube is an imap client.
Title: Re: Installing Roundcube on Debian
Post by: saudiqbal on March 18, 2013, 05:47:19 PM
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.