You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
现在 smtp 看起来只传了 地址 和 端口,腾讯的还需帐号,类似:
The text was updated successfully, but these errors were encountered: