Questions tagged [roundcube]

Webbased email client.

Roundcube is a browser-based multilingual IMAP client with an application-like user interface. It is written in php.

Official page: http://roundcube.net/

167 questions
0
votes
1 answer

MySQL user:pass in roundcube php config

Is it considered bad practice to have a MySQL query with user:pass as plaintext? I'm doing this right now (in nginx/roundcube to modify my dovecot passwords) but it seems strange because if I had other system users on the server they could navigate…
0
votes
0 answers

How to optimize Nginx config to serve Laravel from subdirectory

I have multiple applications setup on one domain, each in its own folder like this: example.com/app1 example.com/app2 ... example.com/appX My directory tree is like this: /usr/share/www/ root/ index.html …
0
votes
1 answer

RoundCube SSL SMTP Failure

I've set up a roundcube installation on my website that works great when using SSL for IMAP and non-ssl for smtp. The only problem is this: when I switch to using ssl://smtp.[mydomain].com for my smtp server, I get this error in the log file: SMTP…
user
  • 11
  • 1
  • 1
0
votes
0 answers

Roundcube shows sender in Sent folder

The roundcube v.0.7.4 webmail sent folder always shows in a column the sender when the recipient would be much more interesting. I read a few posts about this problem, but still no one works for me. I recently "upgrade" from 0.5 to 0.7 and I don't…
PeterMmm
  • 895
  • 16
  • 28
0
votes
3 answers

How do I setup Sendmail + Dovecot + Roundcube on CentOS6

Pretty much what the title says. I've been digging all over the internet trying to figure this stuff out. I have a CentOS 6 box. I have Sendmail and Dovecot and Roundcube all installed. Roundcube can't send mail out because Sendmail doesn't have…
Noah Dolph
  • 1
  • 1
  • 3
0
votes
1 answer

Mails sent from Roundcube on xampp not visible in Gmail,Yahoo or Hotmail Inboxes

I have downloaded and installed Roundcube 0.9.5 on my xampp server on Windows 8.It works well when receiving mails as the mails show up in inbox normally. But when i send a mail from the logged in account in roundcube(say gmail or yahoo) , I am able…
Aditya
  • 109
  • 3
0
votes
1 answer

How do you configure Dovecot and Roundcube to be webmail only? No external client connections for IMAP/SMTP/POP3

In a fully-working email server (setup with iRedmail in this case) with RoundCube for webmail, and Dovecot/Postfix/etc, how can you disable external client connections to IMAP/SMTP/POP3 and make the server webmail-only for email? I believe…
rcd
  • 121
  • 4
0
votes
1 answer

don't know why apache2 connect to courier imap by IPv6 internally

We have a mail server, which have courier running. Inside the same box, I setup the Roundcube webmail, which connect the courier by IMAP. Below is the listing of lsof output. apache2 4528 www-data 15u IPv6 7132064 0t0 TCP…
user132206
0
votes
3 answers

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 to the virtual mail server. What's the…
thonixx
  • 211
  • 3
  • 11
0
votes
1 answer

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. When I visit the RoundCube webmail, I get this:…
Rihards
  • 769
  • 2
  • 12
  • 22
0
votes
1 answer

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 the CSS files are not loaded and Firefox is throwing…
Julien Vehent
  • 3,017
  • 19
  • 26
0
votes
2 answers

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 stop someone accidentally deleting an email from…
James
0
votes
1 answer

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 with my mailserver like before. System: Dovecot…
0
votes
2 answers

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 following virtual host config:
Grishanko
  • 410
  • 5
  • 14
0
votes
1 answer

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 spam3@domain.com goes to other@domain.com This allows the…
alec