Skip to content

Failed to specify the database password for user “vmail“and”vmailadmin“ #285

@FireSpell1

Description

@FireSpell1

REQUIRED BASIC INFO OF YOUR IREDMAIL SERVER:

  • iRedMail version (check /etc/iredmail-release):

    • 1.73
  • Deployed with iRedMail Easy or the downloadable installer?

  • Linux/BSD distribution name and version:

  • rocky9.4

  • Store mail accounts in which backend (LDAP/MySQL/PGSQL):

  • MariaDB10

  • Web server (Apache or Nginx):

  • Nginx

  • Manage mail accounts with iRedAdmin-Pro?

  • [IMPORTANT] Related original log or error message is required if you're experiencing an issue.

    USE_EXISTING_MYSQL='YES'
    MYSQL_SERVER_ADDRESS='10.10.10.1'
    MYSQL_SERVER_PORT='3306'
    MYSQL_ROOT_USER='admin_iredmail'
    MYSQL_ROOT_PASSWD='Aa123456+'
    MYSQL_GRANT_HOST='10.10.10.2'
    AUTO_GENERATE_PASSWORDS='NO'
    VMAIL_DB_PASSWORD='Aa123456+'
    VMAIL_DB_ADMIN_PASSWORD='Aa123456+'
    AMAVISD_DB_PASSWD='Aa123456+'
    IREDAPD_DB_PASSWD='Aa123456+'
    IREDADMIN_DB_PASSWD='Aa123456+'
    SOGO_DB_PASSWD='Aa123456+'
    FAIL2BAN_DB_PASSWD='Aa123456+'
    RCM_DB_PASSWORD='Aa123456+'
    bash iRedMail.sh

When I use the above command to install iredmail, the user passwords of vmail and vmailadmin are not changed to the passwords I specify, but are randomly generated.

What should the variable parameters of these two user passwords be?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions