Recent posts
#1
Roundcube Discussion / Issues logging in to hMailSeve...
Last post by chaser - Today at 10:25:13 AMHi,
I recently had a need to re-install hMailServer, and restore the configuration. That all seems to have worked ok.
I can log into existing hMailServer accounts from Roundcube (v1.6.15) without any issues. hMailServer log:
However, if I try to create a new hMailServer email account and log into that account from Roundcube I get a hMailServer 'Login failed' error:
Any ideas???
Edit: Ahh. Here's the clue I needed. This is from the Roundcube error log, which is where I should have started. d'oh:
Found the key in config.inc.php and changed it from false to true:
...and we're back in action. No idea when this got changed!
Thanks
Ken.
I recently had a need to re-install hMailServer, and restore the configuration. That all seems to have worked ok.
I can log into existing hMailServer accounts from Roundcube (v1.6.15) without any issues. hMailServer log:
Code Select
"IMAPD" 7644 167 "2026-06-17 15:14:48.169" "192.168.0.20" "SENT: * OK IMAPrev1"
"IMAPD" 4572 167 "2026-06-17 15:14:48.169" "192.168.0.20" "RECEIVED: A0001 CAPABILITY"
"IMAPD" 4572 167 "2026-06-17 15:14:48.169" "192.168.0.20" "SENT: * CAPABILITY IMAP4 IMAP4rev1 CHILDREN IDLE QUOTA SORT ACL STARTTLS NAMESPACE RIGHTS=texk[nl]A0001 OK CAPABILITY completed"
"IMAPD" 7644 167 "2026-06-17 15:14:48.169" "192.168.0.20" "RECEIVED: A0002 STARTTLS"
"IMAPD" 7644 167 "2026-06-17 15:14:48.169" "192.168.0.20" "SENT: A0002 OK Begin TLS negotiation now"
"DEBUG" 980 "2026-06-17 15:14:48.169" "Performing SSL/TLS handshake for session 167. Verify certificate: False"
"TCPIP" 980 "2026-06-17 15:14:48.222" "TCPConnection - TLS/SSL handshake completed. Session Id: 166, Remote IP: 192.168.0.20, Version: TLSv1.2, Cipher: ECDHE-RSA-AES256-GCM-SHA384, Bits: 256"
"IMAPD" 980 166 "2026-06-17 15:14:48.223" "192.168.0.20" "RECEIVED: A0003 CAPABILITY"
"IMAPD" 980 166 "2026-06-17 15:14:48.223" "192.168.0.20" "SENT: * CAPABILITY IMAP4 IMAP4rev1 CHILDREN IDLE QUOTA SORT ACL STARTTLS NAMESPACE RIGHTS=texk[nl]A0003 OK CAPABILITY completed"
"IMAPD" 4572 166 "2026-06-17 15:14:48.225" "192.168.0.20" "RECEIVED: A0004 CAPABILITY"
"IMAPD" 4572 166 "2026-06-17 15:14:48.225" "192.168.0.20" "SENT: * CAPABILITY IMAP4 IMAP4rev1 CHILDREN IDLE QUOTA SORT ACL STARTTLS NAMESPACE RIGHTS=texk[nl]A0004 OK CAPABILITY completed"
"IMAPD" 7644 166 "2026-06-17 15:14:48.226" "192.168.0.20" "RECEIVED: A0005 LOGIN "[email protected]" ***"
"TCPIP" 980 "2026-06-17 15:14:48.230" "TCPConnection - TLS/SSL handshake completed. Session Id: 167, Remote IP: 192.168.0.20, Version: TLSv1.2, Cipher: ECDHE-RSA-AES256-GCM-SHA384, Bits: 256"
"IMAPD" 9080 167 "2026-06-17 15:14:48.230" "192.168.0.20" "RECEIVED: A0003 CAPABILITY"
"IMAPD" 9080 167 "2026-06-17 15:14:48.230" "192.168.0.20" "SENT: * CAPABILITY IMAP4 IMAP4rev1 CHILDREN IDLE QUOTA SORT ACL STARTTLS NAMESPACE RIGHTS=texk[nl]A0003 OK CAPABILITY completed"
"IMAPD" 7644 166 "2026-06-17 15:14:48.230" "192.168.0.20" "SENT: A0005 OK LOGIN completed"
"IMAPD" 980 167 "2026-06-17 15:14:48.230" "192.168.0.20" "RECEIVED: A0004 CAPABILITY"
"IMAPD" 980 167 "2026-06-17 15:14:48.230" "192.168.0.20" "SENT: * CAPABILITY IMAP4 IMAP4rev1 CHILDREN IDLE QUOTA SORT ACL STARTTLS NAMESPACE RIGHTS=texk[nl]A0004 OK CAPABILITY completed"
"IMAPD" 7644 167 "2026-06-17 15:14:48.230" "192.168.0.20" "RECEIVED: A0005 LOGIN "[email protected]" ***"
"IMAPD" 7644 167 "2026-06-17 15:14:48.230" "192.168.0.20" "SENT: A0005 OK LOGIN completed"
"IMAPD" 980 167 "2026-06-17 15:14:48.230" "192.168.0.20" "RECEIVED: A0006 LSUB "" "*""
"IMAPD" 980 167 "2026-06-17 15:14:48.230" "192.168.0.20" "SENT: * LSUB (\HasNoChildren) "." "INBOX"[nl]* LSUB (\HasNoChildren) "." "Notes"[nl]* LSUB (\HasNoChildren) "." "Deleted Messages"[nl]* LSUB (\HasNoChildren) "." "Junk E-mail"[nl]* LSUB (\HasNoChildren) "." "Sent Messages"[nl]* LSUB (\HasNoChildren) "." "Temp"[nl]* LSUB (\HasNoChildren) "." "New Messages""
"IMAPD" 980 167 "2026-06-17 15:14:48.230" "192.168.0.20" "SENT: A0006 OK LSUB completed"
"IMAPD" 980 167 "2026-06-17 15:14:48.230" "192.168.0.20" "RECEIVED: A0007 LIST "" "*""
<SNIP>However, if I try to create a new hMailServer email account and log into that account from Roundcube I get a hMailServer 'Login failed' error:
Code Select
"IMAPD" 7644 160 "2026-06-17 15:11:46.245" "192.168.0.20" "SENT: * OK IMAPrev1"
"IMAPD" 9080 160 "2026-06-17 15:11:46.245" "192.168.0.20" "RECEIVED: A0001 CAPABILITY"
"IMAPD" 9080 160 "2026-06-17 15:11:46.245" "192.168.0.20" "SENT: * CAPABILITY IMAP4 IMAP4rev1 CHILDREN IDLE QUOTA SORT ACL STARTTLS NAMESPACE RIGHTS=texk[nl]A0001 OK CAPABILITY completed"
"IMAPD" 7644 160 "2026-06-17 15:11:46.245" "192.168.0.20" "RECEIVED: A0002 STARTTLS"
"IMAPD" 7644 160 "2026-06-17 15:11:46.245" "192.168.0.20" "SENT: A0002 OK Begin TLS negotiation now"
"DEBUG" 9080 "2026-06-17 15:11:46.245" "Performing SSL/TLS handshake for session 160. Verify certificate: False"
"TCPIP" 9080 "2026-06-17 15:11:46.293" "TCPConnection - TLS/SSL handshake completed. Session Id: 160, Remote IP: 192.168.0.20, Version: TLSv1.2, Cipher: ECDHE-RSA-AES256-GCM-SHA384, Bits: 256"
"IMAPD" 9080 160 "2026-06-17 15:11:46.293" "192.168.0.20" "RECEIVED: A0003 CAPABILITY"
"IMAPD" 9080 160 "2026-06-17 15:11:46.293" "192.168.0.20" "SENT: * CAPABILITY IMAP4 IMAP4rev1 CHILDREN IDLE QUOTA SORT ACL STARTTLS NAMESPACE RIGHTS=texk[nl]A0003 OK CAPABILITY completed"
"IMAPD" 7644 160 "2026-06-17 15:11:46.293" "192.168.0.20" "RECEIVED: A0004 CAPABILITY"
"IMAPD" 7644 160 "2026-06-17 15:11:46.293" "192.168.0.20" "SENT: * CAPABILITY IMAP4 IMAP4rev1 CHILDREN IDLE QUOTA SORT ACL STARTTLS NAMESPACE RIGHTS=texk[nl]A0004 OK CAPABILITY completed"
"IMAPD" 4572 160 "2026-06-17 15:11:46.293" "192.168.0.20" "RECEIVED: A0005 LOGIN "[email protected]" ***"
"IMAPD" 4572 160 "2026-06-17 15:11:46.308" "192.168.0.20" "SENT: A0005 OK LOGIN completed"
"IMAPD" 9080 160 "2026-06-17 15:11:46.308" "192.168.0.20" "RECEIVED: A0006 NAMESPACE"
"IMAPD" 9080 160 "2026-06-17 15:11:46.308" "192.168.0.20" "SENT: * NAMESPACE (("" ".")) NIL (("#Public" "."))[nl]A0006 OK namespace command complete"
"IMAPD" 7644 160 "2026-06-17 15:11:46.323" "192.168.0.20" "RECEIVED: A0007 LOGOUT"
"IMAPD" 7644 160 "2026-06-17 15:11:46.323" "192.168.0.20" "SENT: * BYE Have a nice day[nl]A0007 OK Logout completed"Any ideas???
Edit: Ahh. Here's the clue I needed. This is from the Roundcube error log, which is where I should have started. d'oh:
Code Select
[17-Jun-2026 14:38:11 +0000]: <287gkoap> PHP Error: Access denied for new user [email protected]. 'auto_create_user' is disabled in /var/www/html/webmail/program/include/rcmail.php on line 824 (POST /?_task=login&_action=login)Found the key in config.inc.php and changed it from false to true:
Code Select
// Automatically register user in Roundcube database on successful (IMAP) logon.
// Set to false if only registered users should be allowed to the webmail.
// Note: If disabled you have to create records in Roundcube users table by yourself.
// Note: Roundcube does not manage/create users on a mail server.
$config['auto_create_user'] = true;...and we're back in action. No idea when this got changed!
Thanks
Ken.
#2
Pending Issues / Re: Logo Missing in RC Login p...
Last post by JohnDoh - Today at 03:07:43 AMFrom your screenshot it looks like you are using a custom skin. 1.7 brought some significant changes to the Roundcube backend, particularly the mandatory use of `public_html/` and the addition of `static.php` for loading assets.
What version did you upgrade from? What is the URL of the logo and what is the exact response from your server? How is this URL set (are you using the `skin_logo` config option or is it defined in the template file)? Do you have any specific config in your web server related to Roundcube? Are all the other assets loading ok, for example once you login does the system work?
I saw you created an issue on GitHub but there is no description of a bug or any problem with Roundcube code, it looks more like a support request so please either add some detail about where you think there is a bug in Roundcube code or close it.
What version did you upgrade from? What is the URL of the logo and what is the exact response from your server? How is this URL set (are you using the `skin_logo` config option or is it defined in the template file)? Do you have any specific config in your web server related to Roundcube? Are all the other assets loading ok, for example once you login does the system work?
I saw you created an issue on GitHub but there is no description of a bug or any problem with Roundcube code, it looks more like a support request so please either add some detail about where you think there is a bug in Roundcube code or close it.
#3
Pending Issues / Logo Missing in RC Login page ...
Last post by Danrancan - Today at 02:02:32 AMI'm running an ubuntu 24.04 Lemp server, and just tried to upgrade my roundcube version to 1.7.1-complete. The upgrade seemed to go just fine without any errors. However, when I go to the roundcube web address at mail.example.com, the login page shows a question mark where the logo should be, and it seems like the logo is not loading. Please see the uploaded image.
How can I fix this?
How can I fix this?
#4
SVN Discussion / Re: Split window reading pane
Last post by Miheso - June 15, 2026, 09:45:11 PMCan Split screen be reset up to only have ONE pane?
#5
Issues & Bugs / Re: Error when wending Mails: ...
Last post by JohnDoh - June 15, 2026, 12:30:49 PMDo you have an example of a message that causes the problem? May be its related to this issue https://github.com/roundcube/roundcubemail/issues/10198 ? There is a workaround mentioned in the ticket so may be give that a try.
#6
Pending Issues / Re: WEBMAIL ROUNDCUBE LOGGING ...
Last post by JohnDoh - June 15, 2026, 12:27:15 PMPlease contact your email provider or who ever is responsible for the Roundcube installation you are using for support.
#7
Issues & Bugs / Error when wending Mails: mess...
Last post by Iodok - June 15, 2026, 09:14:32 AMHi,
I am using roundcubemail v1.7.1.1 on Rocky.
Some clients get the mentioned failure when sending mails.
The error is:
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
[email protected]
(generated from [email protected])
message has lines too long for transport
Is there a configuration to configure automatic- linebreaks on webmail installations?
best regards
Iodok
I am using roundcubemail v1.7.1.1 on Rocky.
Some clients get the mentioned failure when sending mails.
The error is:
A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:
[email protected]
(generated from [email protected])
message has lines too long for transport
Is there a configuration to configure automatic- linebreaks on webmail installations?
best regards
Iodok
#8
Pending Issues / Re: WEBMAIL ROUNDCUBE LOGGING ...
Last post by Jeags1989 - June 14, 2026, 08:53:33 AMI am using the internet and using the webmail link which i use from my desk top but its not logging me in. I have never had this issue before does this make sense?
#9
Pending Issues / Re: WEBMAIL ROUNDCUBE LOGGING ...
Last post by JohnDoh - June 13, 2026, 01:34:10 AMRoundcube is open source webmail software it is not a service. If you have problems with your email account (e.g. cannot log in, emails got lost, etc.) or if you have questions how to configure your Outlook or mobile phone to get email, please contact your email provider for support.
#10
Pending Issues / WEBMAIL ROUNDCUBE LOGGING IN F...
Last post by Jeags1989 - June 12, 2026, 04:40:04 AMHi Hoping someone can help, i am unable to now log in to my emails via my iphone 17 pro max. I have always used google chrome and log in out of work hours to access my emails. Its now just flashing on the screen when i use my log in details and nothing is happening, i have changed my password cleared search history etc but it wont work. It works as normal from my desktop in the office.