dexidp / dex

OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
https://dexidp.io
Apache License 2.0
9.19k stars 1.67k forks source link

SMTP on port 25 with TSL #3501

Open kannan-nic opened 2 months ago

kannan-nic commented 2 months ago

Preflight Checklist

Problem Description

I have a email server running on port 25 and using TSL. dex smtp by default uses port 465 for TSL

Proposed Solution

add a condition for TSL and allow using TSL on other ports also

Alternatives Considered

No response

Additional Information

No response

nabokihms commented 1 month ago

@kannan-nic which version of Dex are you using? I believe there is no SMTP in Dex v2