Deleting the Catch-All Mailbox Aliases for Domains

To delete catch-all mailbox alias for a domain or for all domains in the system, use the DelCatchall script. Before taking any actions, make sure domain is active and not suspended.

Syntax

/usr/local/bin/DelCatchall 
-d|--domain
-l|--all

where

Note: Arguments mandatory for long options are mandatory for short options too.

Examples

DelCatchall -d test1.com

or

DelCatchall --domain test1.com

or

DelCatchall -d test1.com,test2.com,test3.com

or

DelCatchall --all