mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #1111] [Bug] Office365 STARTTLS 无法发送邮件 显示TLS失败 #749
Labels
No labels
announcement
backlog
bug
declined
documentation
duplicate
enhancement
good first issue
good first issue
help wanted
invalid
pull-request
question
stale
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/certimate#749
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LeenHawk on GitHub (Dec 18, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/1111
Release Version / 软件版本
v0.4.9
Description / 缺陷描述
无法发送 测试发送的时候显示
Steps to reproduce / 复现步骤
使用一个office365的邮箱链接就会显示,但是可以连接的
@LeenHawk commented on GitHub (Dec 18, 2025):
我在forgejo上是可以发送邮件的
@fudiwei commented on GitHub (Dec 19, 2025):
授权凭据里选择的是 STARTTLS 吗?不是强制 TLS/SSL
@LeenHawk commented on GitHub (Dec 19, 2025):
我都试过了,强制TLS会超时 office365不支持强制TLS
@LeenHawk commented on GitHub (Dec 19, 2025):
vaultwarden和forgejo都可以