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

Syntax for adding MX records? #13

Closed
liftedkilt opened this issue Nov 12, 2015 · 1 comment
Closed

Syntax for adding MX records? #13

liftedkilt opened this issue Nov 12, 2015 · 1 comment

Comments

@liftedkilt
Copy link
Contributor

What is the syntax for MX records? Without specifying the priority, I get a

"No priority is present for a MX or SRV record." error.

I can't seem to get it to accept the priority in any location in the command.

cfcli addrecord -t MX domain.com mail.domain.com 100

causes it to just ignore the priority and returns the same error.

Thanks

@danielpigott
Copy link
Owner

Hi @liftedkilt thanks for bringing this to my attention. I have added a new parameter -p in the latest version (1.5.1) so you will now be able to set the priority when adding records.

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

No branches or pull requests

2 participants