steffenfritz / mxcheck

mxcheck is an info and security scanner for e-mail servers.
https://mxcheck.fritz.wtf
GNU General Public License v3.0
57 stars 7 forks source link

STARTTLS: Check for implicit vs opportunistic TLS #24

Closed steffenfritz closed 6 months ago

steffenfritz commented 11 months ago

Is your feature request related to a problem? Please describe. When a server does not support STARTTLS and a client does not enforce aka has "implicit TLS" it might drop to an insecure connection.

Describe the solution you'd like mxcheck should check for opportunistic vs implicit TLS. opportunistic should be yellow or red and implicit green.