Skip to content

Configurable default "from" address for WireMail #122

@Toutouwai

Description

@Toutouwai

Short description of the enhancement

Currently WireMail falls back to the $config->adminEmail address when the from() method is not used to give a from address. This can happen when modules use WireMail, such as LoginRegister.

But the adminEmail address is for receiving error notices, so it is usually the address of the developer. In most cases, mail sent via WireMail should not be perceived as coming from the developer, but should be from some generic email address associated with the website domain.

Could we please have a WireMail config setting to define the default "from" address, to be used when no from address is specified in the from() method?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions