Deleted domain still in /etc/dnsmasq.d/[deleteddomain]

Français sur demande, voir en bas.*

Hello, for your information I had an error when sending an email to an adresse that used to be hosted on my Ynh server :

<username@domain.com>: mail for domain.com loops back to myself

I found that even if the domain had been removed from yunohost, the file /etc/dnsmasq.d/domain.com still exists.
I removed it.
Then flushed DNS cache with :

sudo systemd-resolve --flush-caches

Then restarted DNSmasq with

sudo systemctl restart dnsmasq

And then my problem was fixed.
I opended this topic in cas someone had the same problem.

[Français]
*Bonjour, si vous le souhaitez je peux traduire le précédent message en français.

I also verified, this bug does not exist anymore in the current version :slight_smile:

packages: 
  yunohost: 
    repo: stable
    version: 3.6.5.3
  yunohost-admin: 
    repo: stable
    version: 3.6.5.1
  moulinette: 
    repo: stable
    version: 3.6.4.1
  ssowat: 
    repo: stable
    version: 3.6.4

First post is both problem and solution :see_no_evil::joy:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.