delete-alias.pl
Delete a mail alias
This program simply removes a single mail alias from a virtual server. It takes only two parameters, --domain to specify the server domain name, and --from to specify the part of the alias before the @. Be careful using it, as it does not prompt for confirmation before deleting.
No program exists for updating existing aliases, but the same thing can be achieved by using the delete-alias.pl and create-alias.pl commands to remove and re-create an alias with new settings.
Command Line Help
usage: delete-alias.pl --domain domain.name
--from mailbox