foxcpp / maddy

✉️ Composable all-in-one mail server.
https://maddy.email
GNU General Public License v3.0
5.07k stars 244 forks source link

maddy.email has broken DNSSEC #563

Closed vojta001 closed 1 year ago

vojta001 commented 1 year ago

Describe the bug

I can't open maddy.email in environments that strictly validate DNSSEC. Both DNSViz and Zonemaster show problems as well as resolving it via Google's DNS.

Showfom commented 1 year ago

Same here.

foxcpp commented 1 year ago

I am aware of the issue. I recently transfered maddy.email to a different registrar. The new one does not support DNSSEC for .email for some reason but DS record from the old registrar was preserved. I cannot change DS record via new regitrar's panel so I contacted the tech support. They told they will remove the broken record. Still waiting for them to do that.

foxcpp commented 1 year ago

I uploaded the website to GitHub Pages in meanwhile: https://foxcpp.github.io/maddy/ Release builds are available on GitHub as well: https://github.com/foxcpp/maddy/releases

foxcpp commented 1 year ago

maddy.email is back with properly configured DNSSEC. If it still does not load for some people - it's just DNS caching.

vojta001 commented 1 year ago

I can confirms it's fixed. Thanks