I added it an extra TXT record to my main domain because I can easily query that and needed a place to store some information. I assume I'm allowed to do that because I assume TXT records are just free form and you're allowed to have multiple each for their own purpose.
Obviously I kept the records ynh expects to find, however, the automatic diagnostic now fails because ynh doesn't expect other TXT records to be there.
For now I'll just add it to a subdomain ynh doesn't know about, so it's not a big deal, but it looks like a bug, so I wanted to report it.
Context
Hardware: Old laptop
YunoHost version: 4.3.4.2 (stable)
I have access to my server: Through SSH and through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: yes
If yes, please explain: No tweaking on the ynh server, just added an extra TXT record (:
Using, or trying to install package version/branch: N/A
If upgrading, current YunoHost version: N/A
To reproduce
Have a domain with the correct DNS records which you control. The records include a "v=spf1 a mx -all".
Add another TXT record to the domain
Run the diagnostics
Expected behavior
I expect the diagnostics to succeed because the relevant record "v=spf1 a mx -all" is still there. I assume it shouldn't matter that an extra, non-related, TXT record is also there.
Logs
What I get from the automatic diagnostic:
[WARNING] Some DNS records are missing or incorrect for domain ilja.space (category mail)
- Please check the documentation at https://yunohost.org/dns_config if you need help about configuring DNS records.
- The following DNS record does not seem to follow the recommended configuration:
Type: TXT
Name: @
Current value: ['"v=spf1 a mx -all"', '"onion=dgiu2kasdlelcuawn3moeayox32e6ouefp6w3oqwc2faluwmsubhb4yd.onion"']
Expected value: "v=spf1 a mx -all"
Describe the bug
I added it an extra TXT record to my main domain because I can easily query that and needed a place to store some information. I assume I'm allowed to do that because I assume TXT records are just free form and you're allowed to have multiple each for their own purpose.
Obviously I kept the records ynh expects to find, however, the automatic diagnostic now fails because ynh doesn't expect other TXT records to be there.
For now I'll just add it to a subdomain ynh doesn't know about, so it's not a big deal, but it looks like a bug, so I wanted to report it.
Context
To reproduce
Expected behavior
I expect the diagnostics to succeed because the relevant record "v=spf1 a mx -all" is still there. I assume it shouldn't matter that an extra, non-related, TXT record is also there.
Logs
What I get from the automatic diagnostic:
When I dig for the TXT records: