Bug with "nohost.me" doesn't get removed from cron when deleted

i made a nohost.me domain to test stuff. was really nice but now i’ve deleted it… and yet i still get spam from cron. is there a script somewhere that fully removes domains that have been installed?

here’s the spam mail i get from the deleted domain every day:
https://dyndns.yunohost.org/test/mothnet.nohost.me took too long to answer, gave up.
Could not check if mothnet.nohost.me is available on dyndns.yunohost.org.

That’s a known issue and someone still need to take time to fix it … https://github.com/YunoHost/issues/issues/1004 (and other similar tickets)

In the meantime you can rm /etc/cron.d/yunohost-dyndns

1 Like

thank you so much!