Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Challenges with randomly set/reset passwords #123

@fraseracct

Description

@fraseracct

I observed issues during container restarts using randomly set/reset passwords. I had to set several passwords to stabilize my environment. Here are the values I set.

MYSQL_ROOT_PASSWORD= >> iredmail-docker.conf
VMAIL_DB_ADMIN_PASSWORD= >> iredmail-docker.conf
VMAIL_DB_PASSWORD= >> iredmail-docker.conf
AMAVISD_DB_PASSWORD= >> iredmail-docker.conf
SA_BAYES_DB_PASSWORD= >> iredmail-docker.conf

Consider updating the README.md section "All SQL passwords are randomly set/reset by default each time you launch or relaunch the container. If you don't like this, please set fixed passwords in iredmail-docker.conf, e.g. MYSQL_ROOT_PASSWORD=." to include these additional values.

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