Recent Posts

Pages: [1] 2 3 ... 10
1
I have been trying to set up Roundcube with postfix and dovecot for a long time on a local vm LAMP server. I have managed to make it possible to log in to Roundcube and view local user emails I have sent from the linux command line, but I can't send any emails from Roundcube. So I'm wondering wether is it even possible to set up roundcube locally only.
2
General Discussion / Import addressbook
« Last post by gandalf on Today at 04:06:33 AM »
Hi all
I'm new to roundcube and i'm trying to set up a new server.

I have a lot of mailboxes (near 10k) with an old webmail (groupoffice) and I have to replace it with roundcube.

No issue installing roundcube and configuring it, it's working great. But I have to migrate the addressbooks from groupoffice to roundcube

I didn't find a migration script, so I have to write it on my own.

Please tell me if my assumptions are ok:

1. i batch-insert all email users to roundcube "users" db table (last_login and preferences empty)
2. add a contactgroup with the user_id taken from the users table
4. batch-insert all contacts from the old server addressbook to the contacts table, using the user_id taken at step1. The address book is mostly a vcard stored as text in "vcard" column, plus email,firstname,surname exposed in dedicated fields. What's the "name" field ?
4. batch-insert the relation between contacts and contactgroups in the table contacgroupmembers

Is this correct ?
3
General Discussion / Round Cube Installation on New Server
« Last post by voorzitterk214 on April 17, 2024, 05:59:47 AM »
I bought a new server and after installing necessary configuration and setting up my smtp I get the error below whenever I tried to open roundcube:
FILE NOT FOUND
The requested resource was not found!
Please contact your server-administrator.
Failed request: goldmaildoc.com/webmail/

I tried to the following commands: cd /var/log/roundcubemail/
tail errors.log
cd /usr/share/roundcubemail/skins/
cd /etc/rounddcubemail

But I got
-bash: cd: /etc/rounddcubemail: No such file or directory


I'm very basic in command use. Can anyone be of help?
4
Roundcube Discussion / Clickable URL in template
« Last post by bbheli on April 16, 2024, 05:58:50 PM »
Hello, please help if you can. I created a responce and have that working but the URL I wish to include is not a clickable link, is there a way to fix that
5
Roundcube Discussion / Background color of selected emails
« Last post by rkct on April 16, 2024, 04:22:55 PM »
Hello,

Have been using roundcube for years but just switched to "elastic" version for better display of email titles.
I like it fairly well, but there is one big issue -- the VERY pale blue background color of selected emails is so pale that I can barely see it !!!
Is there some way to alter this?  I use this as my professional webmail through my website hosting company.

Thank you in advance for any help.....
 :)
6
Pending Issues / Re: PHP Upgrade to 8.3 -> Login fails
« Last post by SKaero on April 16, 2024, 03:29:03 PM »
Check the Roundcube error log at <RC root>/logs/errors
7
Pending Issues / PHP Upgrade to 8.3 -> Login fails
« Last post by chmali on April 16, 2024, 12:29:25 PM »
Hello everyone,
I have a Roundcube installation (1.6.6) running on my system. It runs via a php socket. Currently I have PHP 8.2 and 8.3 running in parallel. I can move the configuration files from pool.d under php/8.2/fpm/pool.d to php/8.3/fpm/pool.d, restart both php-fpm versions and then the applications run on the new PHP version. That worked so far for all applications except Roundcube. The login dialog appears, but after login I get the message:


Oops... something went wrong!
An internal error has occurred. Your request cannot be processed at this time.
For administrators: Please check the application and/or server error logs for more information.

I can't find anything related to this issue in the log files.
Have any of you experienced this and solved it?

Thanks for your answers!
chmali
8
Pending Issues / Re: Folders issue
« Last post by tsar on April 15, 2024, 11:35:58 AM »
Up please
9
Release Discussion / CSRF protection after connexion to another service thru NGINX
« Last post by Tos26 on April 15, 2024, 09:10:53 AM »
Hello,

I'm looking for help on a strange behavior.

I use nginx as front-end server for several services, and directly as php server for Roundcube.
I set the HTTP basic authentication in nginx to protect all external access.

No problem for that until I install Home assistant on my server.

But now, when I'm logged on my server and connected to Home assistant, I got a CSRF protection error when I try to acces to Roundcube.

I described this issue here: https://github.com/roundcube/roundcubemail/issues/9390

I have no idea of what can I do, can someone help me ?
10
Forum Feedback / Re: Address in letter from address book?
« Last post by ahmad14 on April 15, 2024, 02:16:56 AM »
Certainly! It depends on your email client. Some offer auto-complete from your address book, but it varies. Check your client's settings or help documentation for specifics.
Pages: [1] 2 3 ... 10