Skip to content
This repository was archived by the owner on Jul 18, 2019. It is now read-only.
This repository was archived by the owner on Jul 18, 2019. It is now read-only.

Mailer :: Feature request #4

@ghost

Description

Hi @ThymonA,

Reset password and Register/create account requires a mailer to send out activation and reset password links.

Example configuration

"Smtp": {
    "Host": "host name",
    "Username": "mail-donotreply@example.com",
    "Password": "password",
    "Ssl": true,
    "Port": 587,
    "From": "mail-donotreply@example.com"
}

Check out this library https://github.com/jstedfast/MailKit

Metadata

Metadata

Assignees

Labels

New featureAdding new functionality

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions