Questions tagged [roundcube]

Roundcube is a web-based IMAP email client written in the PHP programming language. It is released under GNU General Public License.

Roundcube is a web-based IMAP email client written in the PHP programming language. Roundcube's most prominent feature is the pervasive use of Ajax technology to present a more fluid and responsive user interface than that of traditional webmail clients.

Website: http://www.roundcube.net

Forum: http://www.roundcubeforum.net

Plugin Repository: http://trac.roundcube.net/wiki/Plugin_Repository

220 questions
0
votes
1 answer

Gmail to cPanel Webmail via POP Connection

Is there any way to get all of my emails from my Gmail account to my Webmail I meant my cPanel email account like Roundcube? I can take from my cPanel Roundcube all of email to my Gmail account via POP connection but I want to take all of my email…
Sumon Khan
  • 143
  • 2
  • 10
0
votes
2 answers

Not able to include php file in roundcube template

I am integrating the roundcude email client to my site. It works fine but when i am integrating it into my site , i am having the issues in including files. My home path is /home/alpine/public_html/RIO/dashboard/round_email I want to include the…
0
votes
1 answer

login to roundcube without logging in to cpanel

I am trying to set up web mail for users on my server. I want them to be able to access RoundCube, but I have cPanel installed so the only way to access RoundCube is after logging in to cPanel. Since I do not want my users logging into cPanel? I…
user2395126
  • 526
  • 1
  • 7
  • 20
0
votes
2 answers

Query data in one table based on IDs from another

I'm trying to export data from Roundcube, and it has 2 tables that I need, the users and contacts. Currently I'm using this to filter the users: SELECT `user_id` FROM `users` WHERE `username` LIKE "%mysite.com%" But how do I export data from the…
Robin Rodricks
  • 110,798
  • 141
  • 398
  • 607
0
votes
1 answer

Roundcube Server Error Forbidden

I have installed roundcube mail on my web server on rackaspace cloud sites. It worked fined till today morning it just started popping up with the Server 403 Error. The result in the ajax call comes as Invalid Request. The only change i made was, i…
user1210155
  • 103
  • 2
  • 6
0
votes
1 answer

Roundcube Template Customization

I am customizing the default theme provided with roundcube. however i am facing problems while adding image in my template. the image is inside the images folder inside mytheme. i want to add that image using an img tag but i just cant figure out…
Praveen Puglia
  • 5,577
  • 5
  • 34
  • 68
0
votes
2 answers

how to disable text message sending in roundcube?

I am working on a roundcube project and in my project the user is not allowed to send a text email message. He is allowed to send only HTML email messages. Can anyone tell me where can I find a setting/plugin for achieving this functionality?
0
votes
2 answers

TinyMCE editor doesn't show during message composition roundcube

I am working on a new project on roundcube and after long hours of sleepless nights managed to get all the necessary software installed and configured roundcube on the test server. I am able to log into the server and send and receive messages, but…
-1
votes
1 answer

Viewing emails via browser on Ubuntu

I have a working postfix smtp server on my Ubuntu 20.04 cloud machine. I can send/receive emails using the standard command line "mail" client. I am now looking for a way to do the same via web browser. I already am running nginx on the server. It…
Peter
  • 11,260
  • 14
  • 78
  • 155
-1
votes
1 answer

d_marc send my own emails in spam folders

I have a website, with a mailbox using Roundcube. This mailbox is affiliate to my domain name. I use Cloudflare on my website with a D_marc in DNS section, and this send my own emails as SPAM to anybody. I don't understand why. v=DMARC1;…
Stanislas Piotrowski
  • 2,595
  • 10
  • 40
  • 59
-1
votes
1 answer

Unable to send email - ISPConfig / Roundcube

I have got ISPConfig installed on my VPS and I'm trying to set up the email function. My Server IP is 146.71.76.30 and hostname is set to dutyhosts.tk Whenever I try and send an email via Roundcube I am getting the below error in the mail logs Can…
Dave B
  • 1
  • 1
-1
votes
1 answer

Mail not sending on Vesta and Cloudflare

I am hosting my website on Google Cloud Platform. Every thing is fine but Webmail brings a problem. When trying to send email it says mail sent successfully but not receiving at delivery address. I am using Roundcube web mail.
-1
votes
1 answer

Why e-mails sent from Roundcube don't appear like sent in another mail clients?

I'm a bit confused as I'm sending e-mails within CPanel's Roundcube, and then I want to check or answer from that mails in another mail client (in this case were Thunderbird and LG Android mail client) but they don't appear there!! Why could happen…
-1
votes
1 answer

RoundCube not found @ Debian 8 & ISPConfig 3

I have installed ISPConfig with Apache via this repo: https://github.com/servisys/ispconfig_setup. After them i was switch PHP 5.6 to PHP 7 - apps working fine. But roundcube on url: https://IP:8080/webmail missing = 404. How can I fix it this…
landsman
  • 186
  • 8
-1
votes
1 answer

Issue with Roundcube on Postfix, Dovecot, MySQL

I am seasoned with Ubuntu, Apache and MySQL but new to the email server world and an looking for some troubleshooting tips with my server configuration. I am running Ubuntu 14.04 with Postfix, Dovecot and MySQL as instructed in this tutorial:…
1 2 3
14
15