Skip to content

SMTP 配置支持腾讯企业邮箱接口 #15

@xtao

Description

@xtao

现在 smtp 看起来只传了 地址 和 端口,腾讯的还需帐号,类似:

mail.backend: 'smtp'  # Use dummy if you want to disable email entirely
mail.host: 'smtp.exmail.qq.com'
mail.port: 25
mail.username: '[email protected]'
mail.password: 'XXXX'
mail.use-tls: false
# The email address to send on behalf of
mail.from: '[email protected]'
mail.list-namespace: 'X.X'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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