The roundcube tag has no wiki summary.
0
votes
5answers
311 views
RoundCube Unable to connect to the database
I just installed the RoundCube php mail client. I check the MySQL database and the new table was created, but through browser I'm getting the following error:
DATABASE ERROR: CONNECTION FAILED!
...
2
votes
1answer
73 views
How do I set up a VirtualHost for my mail?
I have two files that are loaded by apache2.conf:
roundcube.conf:
NameVirtualHost *:3333
roundcube.vhost:
<VirtualHost *:3333>
DocumentRoot /usr/share/roundcube
...
0
votes
2answers
165 views
Email backup with Roundcube
My email hosting provider gives me access to a personal, cheap IMAP server with limited mail storage space (100 Mb). I like this, because I do not want (i.e: know how) to administer a mail server. ...
0
votes
1answer
507 views
How to get RoundCube work with dovecot and postfix?
I just installed RoundCube, but I'm having difficulties configuring it. I've dovecot, postfix with MySQL installed and it's all running nice and dandy, but I would like to attach a web-mail to it.
...
-1
votes
1answer
62 views
Roundcube very sluggish losing the session or just randomly breaking off
I just installed roundcube, but I am having some trouble with the session, it seems it just get's lost somewhere after login.
When a user logs in it goes really really sluggish to the main page and ...
0
votes
1answer
731 views
Roundcube can't connect to PostgreSQL database
I'm trying to install Roundcube on a CentOS 5.5 server, with a PostgreSQL 8.1.22 database.
The first page of the installer script, that checks for the presence of php libraries and such, gives me ...
0
votes
1answer
518 views
Wrong CSS mime type with Roundcube 0.5 beta and nginx
I'm running into a CSS problem. This is a setup based on Debian Squeeze (nginx/0.7.67, php5/cgi) on which I installed the latest Roundcube 0.5 beta.
PHP is properly processed, login works fine but ...
0
votes
1answer
429 views
0
votes
1answer
327 views
Dovecot + Roundcube + One Time Password Authentification = Possible?
As stated in the topic, I would like to install the dovecot imapserver, and enable web-access via the roundcube-client.
To heighten security when logging in from unsecure machines, I would like to ...
0
votes
2answers
70 views
Disable deleting of files within a folder on CentOS
I have an email system (using modified round cube) on a web server running CentOS and want to disable deleting of any emails.
I have done this within the round cube software however this will not ...
0
votes
1answer
652 views
Migrating from Courier-IMAP to Dovecot. Roundcube dom't get folders
Mission: I'm trying to migrate from courier-imap to dovecot IMAP/POP3 server and i'm having problems with folder listing. In my case i need to configure in the way so all imap/pop3 clients will work ...
0
votes
2answers
891 views
Virtual Host for RoundCube
i have RoundCube setup on a ubuntu 10.04 server, and it works perfectly when browsing to address.tld/roundcube
however I would like to be able to go to mail.address.tld
for this I have added the ...
0
votes
1answer
148 views
Webmail config - default address reply from address as the address mail was sent to
Cpanel webhosting allows a "default address" to be set to forward all mail to. So the following is true.
spam1@domain.com goes to other@domain.com
spam2@domain.com goes to other@domain.com
...
2
votes
3answers
4k views
Recommended method to upgrade PHP 5.1.6 to 5.2.x on CentOS 5.4
It's been awhile since this type of question was asked here. Perhaps the recommended solution has changed.
I have a CentOS 5.4 mail server running RoundCube webmail. By default, RoundCube expects PHP ...
0
votes
4answers
799 views
Experience with dovecot mail server/roundcube web mail client
I'm currently building a web server with a mail server:
Debian Lenny
Apache 2.2
PHP 5.3
Dovecot
Postfix
I am unsure of which mail client to use. I have my eye on roundcube since it looks cooler ...
1
vote
1answer
114 views
Mail Server configuration to accept all incoming message but option to Send Outgoing to a specific set of users?
Is there any Mail Server which can accept all incoming message to a user and to a outgoing message should be sent to a particular usernames not to other accounts .
4
votes
7answers
5k views
What is the best webmail for a small Debian Linux server?
I have my own email server, running in a VM under Xen. I want to setup another Xen VM with a web mail system, to let my users access their mail from a web browser.
I want to use Debian Stable, which ...
0
votes
1answer
338 views
Shared Web Host Fails On RoundCube Install
something in RoundCube's htaccess causes non-specific error on RoundCube install.
here's my info.php:
http://tr.im/yn5K
no access to apache root, since it's shared hosting. if i clear the ...
1
vote
6answers
2k views
Courier-IMAP + Thunderbird (+ Roundcube) subscription woes
So we have a mail system built on postfix-courier-saslauthd with unix users and maildirs and TONS of shared folders. Both T'bird (2.0.0.21) and Roundcube exhibits weird symptoms with subscriptions.
...