PrivacyScore / privacyscanner

Privacyscanner is the new scanning backend component of a future PrivacyScore version
MIT License
20 stars 11 forks source link

testssl.sh gets called with incorrect mailserver as target #33

Open underdarknl opened 4 years ago

underdarknl commented 4 years ago

testssl.sh gets called with the A records IP + port 25 as the target This should obviously be the MX records IP + port 25 if it actually wants to connect to the given mailserver.