Remove spam filtering access from some provisioning system.
This command removes spam filtering access created by the provision-spam
command. The flag --host
must be followed by by the system it was provisioned on, and --remote
by the original client system's IP address. If run from the command line or remotely by root
the --owner
flag must also be given, followed by the name of a system owner who is allowed to provision spam clients.
Example usage
cloudmin unprovision-spam --host lentor.home --owner kvmprovision OK: host=lentor.home
Command Line Help
cloudmin unprovision-spam --host name --remote ip [--owner name]