-
It seems too easy to inbox spoofed domains on Mail-in-a-Box, and it is due to no DMARC or SPF checks.
Steps to confirm:
Create mail server anywhere that has a valid DKIM record.
Send email using …
-
Issues I see up front:
1) not all DNS providers support all record types.
2) The object model (e.g. RecordConfig) doesn't have fields for the extra data; it only understands Priority (for MX and…
-
It would be useful to have support for CAA, SSHFP and ANAME records
I know ANAME arent *technically* a real type, but mythic beasts support them, and we make use of them.
-
Hello,
When using the ipahost module to delete a host from ipa and setting the update_dns option to true it only deletes the host from ipa. The dns entries (A and PTR) are not deleted.
Rob
-
I see this error with a newly-created domain registered with Google Cloud DNS:
```
module.dns.module.acme.acme_certificate.certificate: Creating...
module.dns.google_dns_recor…
-
SHA1 signatures have been deprecated for years and have been practically broken. Only SHA256 SSHFP records should be registered in DNS.
https://blog.qualys.com/ssllabs/2014/09/09/sha1-deprecation-w…
-
Netcup (https://www.netcup.eu/ ) is a provider located in Germany. They offer an API to handle DNS Updates. It would be nice to handle this with dnscontrol.
The Link to the API Documentation is ins…
-
I'm trying to run freeIPA for development on my mac, but seems that I have problem. Instructions on main page doesn't work for me, so I've spent some time figuring out a few issues and ended up with t…
-
Many RR-types which take strings, take N strings, for `N >= 1`. Eg, the `TXT` RR-type.
`convertzone` took a zonefile which had such RR values and made dnsconfig directives which had two sequential…
-
## Feature request
### Feature description
Add checks for SSHFP + TLSA records
### How the feature is useful
Allows user to view more record types, even though these two particular types are l…