Roundcube Community Forum

Release Support => Pending Issues => Topic started by: wienhoefer on June 16, 2025, 05:31:52 AM

Title: mail_host getting populated with incorrect data
Post by: wienhoefer on June 16, 2025, 05:31:52 AM
Hi,

I am currently in the process of migrating our Roundcube instance to a new installation and experiencing a strange behaviour when testing logins:

All our entries in the "users" table have the same "mail_host" set. This mail_host is also the setting we use in config.inc.php as "imap_host".

When users login, a new entry is created in "users" with a different "mail_host" (a different DNS entry for the relevant mail server). How is this possible and why is it happening?

Thanks!