Tagged Questions

Roundcube is a browser-based multilingual IMAP client with an application-like user interface. It is written in php. Official page: http://roundcube.net/

learn more… | top users | synonyms

0
votes
1answer
36 views

Exim 4.63 - temporarily freeze outgoing emails from specific user sent by horde/roundcube

I am following this solution Exim4 - temporarily freeze outgoing emails from specific user (http://serverfault.com/questions/265963/exim4-temporarily-freeze-outgoing-emails-from-specific-user) I am ...
0
votes
2answers
109 views

Roundcube “Server Error (OK!)”: Lists no messages but can get messages according to the log file

In my server setup there are three virtual machines. One windows machine, an Ubuntu Server 11.10 and a Debian Squeeze mailserver. On the Ubuntu system I have Roundcube installed and I want to connect ...
0
votes
1answer
59 views

E-mails sent from webmail, don't reach recipients and we don't get any feedback

We own a Linux VPS Server with Virtuozzo container and qmail mail server, we have changed our webmail client from Horde to roundcube a while ago. Then we switched back to Horde client. Now when we ...
0
votes
5answers
1k 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
106 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
321 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
685 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
96 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
969 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
592 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
658 views

How do you uninstall roundcube?

How do you uninstall roundcube in debian? It came with directadmin.
0
votes
1answer
408 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
80 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
812 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
1k 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
159 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
857 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
122 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 .
6
votes
7answers
6k 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
357 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. ...