分页: 1 / 1

mastodon yandex smtp邮件配置

发表于 : 2020-06-21, 00:50
admin

代码: 全选

SMTP_SERVER=smtp.yandex.com
SMTP_PORT=587
[email protected]
SMTP_PASSWORD=password
SMTP_AUTH_METHOD=plain
SMTP_OPENSSL_VERIFY_MODE=none
SMTP_FROM_ADDRESS=noreply <[email protected]>