Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Provider AUTODNS] MX value does not contain 2 fields on 4.15.4 and newer #3403

Open
angelprada opened this issue Jan 28, 2025 · 1 comment

Comments

@angelprada
Copy link

Describe the bug
When update a zone in AUTODNS with MX records, it fails with error "MX value does not contain 2 fields".

******************** Domain: moebelhaus24.de
INFO#1: Domain "moebelhaus24.de" provider autodns Error: MX value does not contain 2 fields: ("smtp.google.com.")

Current line:
MX("@", 1, "smtp.google.com."),

To Reproduce
Steps to reproduce the behavior:

  1. Preview or update a DNS zone with a MX record using dnscontrol 4.15.4 or newer

Expected behavior
Execute dnscontrol preview/push without fails

DNS Provider

  • AUTODNS

Additional context
Fails in 4.15.4 and later, works with 4.15.3

@tlimoncelli
Copy link
Contributor

CC @arnoschoon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants