Introduction
How to delete e-mail addresses from the command line using the UAPI.
Procedure
E-mail addresses can be removed from the command line using the delete_pop UAPI function:
uapi --user=username Email delete_pop email='user@domain.com'
Comments
0 comments
Article is closed for comments.