Skip to content

mailUseSmtp toggles field for mailFromAddress although also used for non-smtp mailsΒ #24237

@mtelgkamp

Description

@mtelgkamp

What happened?

Matomo is configured to send e-mails without smtp.
The sender address and name cannot be configured in the setting in the Matomo generalSettings frontend form.
The form fields are hidden when the mailUseSmtp checkbox is not selected.

What should happen?

The form fields used for both, smtp and normal e-mail, should be shown always, regardless of the status of the mailUseSmtp checkbox.

How can this be reproduced?

Go to index.php?module=CoreAdminHome&action=generalSettings#/mailSettings > when checkbox is not selected the sender E-Mail address form fields are not shown.

Matomo version

5.8.0

PHP version

8.4.18

What browsers are you seeing the problem on?

all

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementFor new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions