dromara / dromara/domain-admin

系统管理/系统设置/邮件设置 中缺少授权码的配置参数

Open
#214 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.4k
Forks
389
PR merge metrics
No merged PRs in 30d

Description

系统管理/系统设置/邮件设置 中缺少授权码的配置参数,缺少这个配置会报smtplib.SMTPAuthenticationError: (535, b'Error: authentication failed')错误

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in 系统管理/系统设置/邮件设置 and trace how the email settings are passed to Python's SMTP client. Reproduce the reported smtplib.SMTPAuthenticationError and identify where the authorization-code parameter is defined and consumed. Done means the setting is available and email authentication no longer fails when it is configured.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.