Recent Posts

Pages: [1] 2 3 ... 10
1
Pending Issues / Multi-domain
« Last post by alain25 on Today at 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
2
Hi! I'm facing the same problem. Did you find the solution in the meantime? Cheers!
3
General Discussion / Re: Webmail: Warning message rebound emails
« Last post by YoitabiSSE on Today at 07:24:23 AM »
Oh, ok then, thank you for your input. I will do that. Cheers!
4
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
5
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.
6
Pending Issues / Re: format of display
« Last post by wiredgeorge on April 25, 2024, 06:30:42 PM »
With no Larry skin, what are my options?  Can a Larry skin be downloaded/installed by a non techie person?
7
Pending Issues / Re: format of display
« Last post by wiredgeorge on April 25, 2024, 05:25:46 PM »
No Larry or User Interface skins...

The Preferences:

Main Options
Language  English (US)
Time zone  (GMT -06:00) America/Mexico City
Time format 7:30 am
Date format 2024-07-24
Pretty dates (button ON)
Display next list entry after delete/move (button ON)
Refresh (check for new messages, etc.)  every 1 minute(s)
Browser Options  Handle popups as standard windows (button OFF)
Register protocol handler for mailto: links  (hyperlink to my mail server)
8
Pending Issues / Re: format of display
« Last post by SKaero on April 25, 2024, 05:16:15 PM »
Go to Settings -> Preferences -> User Interface and then change the Interface skin to Larry.
9
Pending Issues / format of display
« Last post by wiredgeorge on April 25, 2024, 05:08:47 PM »
I am not a computer guy.  I have been using Roundcube for a long time and my current version is 1.6.6.  Something changed this afternoon.  I was logged in the the user interface changed.  The list of emails is on a vertical plane and the message texts are to the right.  Previously the list of emails was horizontal and above message text.  How do I revert back to the previous display? TIA
10
General Discussion / Re: Webmail: Warning message rebound emails
« Last post by SKaero on April 25, 2024, 09:41:18 AM »
This isn't a Roundcube issue. The mail server that you're trying to send to is not accepting the email, it looks like your trying to send the email to another user on the same mail server so I would recommend contacting your hosting provider (It looks like it Bluehost) about the issue.
Pages: [1] 2 3 ... 10