星野梦月
a18ea3cc16
feat: 支持强制使用 AUTH LOGIN 以解决 outlook 等邮箱的发件问题 (#4112)
* feat: 支持强制使用 AUTH LOGIN 以解决 outlook 等邮箱的发件问题
* fix: 修复通过 SSL 发送邮件时绕过 AUTH LOGIN 的问题
* fix: remove redundant branch, delete test file, add i18n translations
- Remove redundant else-if branch in SendEmail since auth is already
computed via getSMTPAuth()
- Delete option_smtp_auth_test.go as requested
- Add i18n translations for '强制使用 AUTH LOGIN' checkbox
2026-04-08 16:53:10 +08:00
..
2026-04-08 16:53:10 +08:00
2026-03-19 16:56:28 +08:00
2026-03-07 00:23:36 +08:00
2025-11-26 20:40:32 +08:00
2026-04-08 15:44:01 +08:00
2026-04-08 15:57:26 +08:00
2026-04-08 16:53:10 +08:00
2026-04-08 14:01:27 +08:00
2026-01-03 11:08:26 +08:00
2026-02-20 22:01:21 +08:00
2026-03-31 19:39:23 +08:00
2025-08-30 21:15:10 +08:00