My domain is: frick.blog. It was: davidfrick.xyz
I ran this command:
certbot --manual --preferred-challenges dns certonly \
-d frick.blog
....
(some other domains as well)
It produced this output: It reissued my certificate for my old domain name.
This is an issue because my mail server relies on that certificate and it seems people can not email me back without issue because it then looks for davidfrick.xyz
My certbot version is: 1.4.0
I can run any other commands on my server as needed.