Previous | Contents | Index |
Clear a delivery method selection.
delete delivery
Command Qualifiers Defaults -default
See text -user=
usernameSee text
Must be superuser in order to delete another user's choice of delivery method, or to delete the default delivery method selection.
None.
This utility is used to delete (clear) a previous delivery method selection from the PMDF user profile database. A user may only delete their own delivery method choice. Superuser can delete the delivery method for another user with the
-user
qualifier, or may delete the default delivery method, used for all users who have not specified an explicit delivery method choice, with the-default
qualifier.
Clear the default selection of delivery method.
-default
Clear the delivery method selection for user
-user=
usernameusername
.
Below is an example of deleting a delivery method.
# pmdf profile profile> show delivery -default The default delivery selection is BSD profile> delete delivery -default profile> exit
Previous | Next | Contents | Index |