Skip to content

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

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: 'XXXX@X.X'
mail.password: 'XXXX'
mail.use-tls: false
# The email address to send on behalf of
mail.from: 'XXXX@X.X'
mail.list-namespace: 'X.X'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions