My YunoHost server
Hardware: VPS bought online
YunoHost version: 11.7 (stable)
I have access to my server : Through SSH | through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
Description of my issue
Hello!
During recent Let’s encrypt certificates renewals I noticed that there was a line about the mail config of another domain.
On this domain there is just a custom web app, I don’t use the mail, so I am a bit surprised and I don’t know if I should do something about it or not.
For instance, last mail of certificate renewal received:
etc/cron.daily/yunohost-certificate-renew:
Now attempting renewing of certificate for domain wiki.domain1.tld !
Configuration updated for 'dnsmasq'
Parsing account key...
Parsing CSR...
Found domains: wiki.domain1.tld
Getting directory...
Directory found!
Registering account...
Already registered!
Creating new order...
Order created!
Verifying wiki.domain1.tld...
wiki.domain1.tld verified!
Signing certificate...
Certificate signed!
The configuration file '/var/www/.well-known/domain2.tld/autoconfig/mail/config-v1.1.xml' has been manually modified and will not be updated
Let's Encrypt certificate renewed for the domain 'wiki.domain1.tld'
This line:
The configuration file '/var/www/.well-known/domain2.tld/autoconfig/mail/config-v1.1.xml' has been manually modified and will not be updated
Thanks in advance for your help!