We wish to configure SPF checking in Plesk using the CLI. The --help parameter shows the following information:
I can't find any explanation to what 'arg' should be? What are allowed values for eg. --spf-exp ? --spf-guess ? --spf-rules ? --spf-behavior ?
Can someone from Plesk please explain the CLI usage and fix the help documentation?
Code:
# /opt/psa/admin/bin/mailmng-server --update-spf --help
update SPF rules
Usage: --update-spf [--spf-behavior=spf_behavior] [--spf-rules=spf_rules] [--spf-guess=spf_guess] [--spf-exp=<spf_exp>] [--spf-ignore-dns-error=<true|false>]
Allowed options to update SPF rules:
--spf-behavior arg SPF behavior
--spf-rules arg SPF rules
--spf-guess arg SPF guess
--spf-exp arg SPF exp
--spf-ignore-dns-error arg SPF dns-lookup error policy
-h [ --help ] displays this help message
I can't find any explanation to what 'arg' should be? What are allowed values for eg. --spf-exp ? --spf-guess ? --spf-rules ? --spf-behavior ?
Can someone from Plesk please explain the CLI usage and fix the help documentation?