mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-05-23 00:25:37 -05:00
[GH-ISSUE #6805] Unable to send via SMTP port 465 #11354
Reference in New Issue
Block a user
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 @bilogic on GitHub (Feb 9, 2026).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/6805
Prerequisites
Vaultwarden Support String
I have tried all 3
starttls,force_tlsandoff, all unable to send email via port 465.The SMTP server in question is mail-in-a-box, which has reasonable defaults.
Vaultwarden Build Version
1.35.0
Deployment method
Official Container Image
Custom deployment method
No response
Reverse Proxy
no
Host/Server Operating System
Linux
Operating System Version
No response
Clients
Desktop, Web Vault
Client Version
No response
Steps To Reproduce
Go to SMTP setup page, see screenshot
Expected Result
Email should be sent successfully
Actual Result
Return a Chrome alert
Error inviting user undefinedOrSMTP 4xx error: transient error (451): 4.3.5 Server configuration errorLogs
Screenshots or Videos
No response
Additional Context
No response
@bilogic commented on GitHub (Feb 9, 2026):
my send-as email was set incorrectly, since port 465, must use
force_tls