Recent Posts

Pages: [1] 2 3 ... 10
1
General Discussion / Re: "no free diskspace"
« Last post by SKaero on Today at 09:53:46 AM »
It sounds like the mail server doesn't have disk space (not your account quota that is different) check the logs on the mail server to see why its giving that error.
2
General Discussion / "no free diskspace"
« Last post by rael@storythinkingacademy on Today at 09:16:07 AM »
When I send an email with an attachment I get the error notification "An error occurred while saving sent message. Unable to perform operation. No free diskspace" - see attached image. The thing is I have plenty of free disk space. Does anyone know how I can sort this out?
3
Requests / Theme Update Feedback -> elastic
« Last post by gabrio on Today at 02:43:03 AM »
hello,

Last night an update has been pushed and i cannot use anymore the very simple yet effective "old" theme, but there's the "elastic" theme only.

I would really appreciate an option to toggle OFF the preview pane, i really don't like it and want to see only a list view of the emails, just like before. My host locks customisations so i cannot use plugins, only a theme update from the Cpane/(software vendor would do.

thank you,
Gabrio
4
Pending Issues / Re: Multi-domain
« Last post by JohnDoh on April 27, 2024, 03:02:31 AM »
You have not given us a lot to go on. Your host config files are in the same location as the main config file correct? And have the same owner and permissions? If there is nothing in the Rounscube error log you may need to do a bit of code diving to find the answer. This is the code that does the work https://github.com/roundcube/roundcubemail/blob/master/program/lib/Roundcube/rcube_config.php#L261
5
Theme Releases / Re: Elastic2022
« Last post by Seb1k on April 26, 2024, 05:23:54 PM »
Hi everyone,


2 years later, i'm still using my theme and still loving it :)

I added the calendar support today and corrected a fews bugs, tests &  feedbacks are welcome :)

Enjoy
6
Pending Issues / Multi-domain
« Last post by alain25 on April 26, 2024, 01:09:18 PM »
Hello everyone,

Server: unbuntu 20.04
Mail server: postfix

I am on ubuntu 20.04 with a postfix and postfixadmin for the mutidomain with a database.
Also, I installed Roundcube 1.6.5 with a database.
It works very well for a single domain.

I tried to put Roundcube in multi-domain.
I followed the following tutorial: https://github.com/roundcube/roundcubemail/wiki/Configuration%3A-Multi-Domain-Setup

First, I added the variable $config['include_host_config to the config.inc.php file.
Then I added the lines below:

Code: [Select]
$config['include_host_config'] = array(
    mail.rdomain1.tld' => 'domain1_config.inc.php',
    mail.domain2.tld' => 'domain2_config.inc.php',
    mail.domain3.tld' => 'domain3_config.inc.php',
);

Then I created one file per domain. But it doesn't work.

Do you have a solution?

Thanks

Alain
7
Hi! I'm facing the same problem. Did you find the solution in the meantime? Cheers!
8
General Discussion / Re: Webmail: Warning message rebound emails
« Last post by YoitabiSSE on April 26, 2024, 07:24:23 AM »
Oh, ok then, thank you for your input. I will do that. Cheers!
9
Pending Issues / Re: format of display
« Last post by wiredgeorge on April 25, 2024, 09:21:10 PM »
Not sure why the display changed.  Happened to my home office RC and biz office RC.  I have put a ticket in with my hosting company and asked them to fix the issue.  Thanks!  Not sure how this stuff works on this forum but this thread can likely be considered resolved/closed.  George
10
Pending Issues / Re: format of display
« Last post by SKaero on April 25, 2024, 08:57:47 PM »
If you didn't install or setup Roundcube then you wont be able to add a skin you'll need to contact your email provider and ask if they can do it.
Pages: [1] 2 3 ... 10