mirror of
https://github.com/certimate-go/certimate.git
synced 2026-04-25 20:55:52 +03:00
[GH-ISSUE #872] Certimate 支持 STARTTLS 吗? #593
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#593
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 @mlzxdzl on GitHub (Jul 15, 2025).
Original GitHub issue: https://github.com/certimate-go/certimate/issues/872
软件版本 / Release Version
0.3.18
问题描述 / Description
公司内部使用exchange作为邮箱服务器,请问我在通知渠道-邮件 这里应该如何配置? 我配置了smtp服务器地址,端口为587 但是找不到 STARTTLS的开关,请问是默认就开启STARTTLS吗
其他 / Miscellaneous
No response
@fudiwei commented on GitHub (Jul 15, 2025):
不勾选“SSL/TLS 连接”即可。如果你的 SMTP 服务器能在 EHLO 阶段正确返回 STARTTLS,那么就支持。