The rbl-filter profile user-defined copy command clones an existing user-defined RBL filtering policy.
| Parameter | Description | Value |
|---|---|---|
| old-name | Specifies the name of the user-defined RBL filtering policy to be cloned. |
The user-defined RBL filtering policy must exist. |
| new-name | Specifies the name of the new user-defined RBL filtering policy. |
The value is a case-sensitive string. If the name does not contain any spaces, the value contains 1 to 32 characters. If the name contains spaces, the value contains 3 to 34 characters and must be enclosed with double quotation marks, for example, "user for test". The name cannot contain any question marks (?), commas (,), or quotation marks ("). |
If you need to create a user-defined RBL filtering policy that is similar to an existing one, clone the existing user-defined RBL filtering policy and make the desired modifications.
If new-name is not specified, the default name of the user-defined RBL filtering policy is old-name_n. n indicates the number of times the policy has been cloned. It is an integer starting from 1.