Skip to content

Feature Request: Intercept and save emails to files for local development #116

Description

@pamparam83

During local development, it is sometimes necessary to check the appearance of a sent email.

In Yii2, this was implemented as follows: the sent message was intercepted and saved in the runtime/mail directory. After that, it could be opened in a mail client like Thunderbird or another.

How can this be achieved in Yii3?

Is there a built-in mechanism similar to Yii2's file mailer? If not, I would like to request this feature. It is very useful for debugging and testing emails without actually sending them during development.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions