refactor(mail): 统一邮件认证策略请求与返回格式。
- 将 `auth-policy` 调整为读取 `login`、`remote` 等字段,并返回数值型 `status`。 - 支持按邮箱定位用户与邮箱箱体,补充 IMAP/POP3 认证策略校验。 - 更新 Dovecot 与 Postfix 配置,移除原有的发件人 BCC 依赖。 - 补充相关测试并同步部署说明。
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
*.sh text eol=lf
|
||||
deploy/**/entrypoint.sh text eol=lf
|
||||
deploy/**/sync-dkim.sh text eol=lf
|
||||
Reference in New Issue
Block a user