Skip to content

wwsheng009/yao-plugin-email

Repository files navigation

邮件发送插件

yao-plugin-email

email client plugin for yao application。use to send or receive the email。

the default plugin folder path is <YAO_EXTENSION_ROOT>/plugins/, the default value for YAO_EXTENSION_ROOT is the app folder, you can change the YAO_EXTENSION_ROOT in the .env file。

build

make build

test

maintain the .env file

EMAIL_USERNAME=
EMAIL_PASSWORD=
EMAIL_TO=

run test use yao command

yao run scripts.email.test