I'm a new Page-Zone user and I'm confused as to how to implement a catch-all email alias which forces unrouted email to fail.
I have a couple of email accounts (let's say
default@domain.com and
another@domain.com). Assume 'default' is the default address on my account. To that, I've added several forwarding aliases using "Forwarders" in Cpanel. My "Default Address" in Cpanel is currently set to 'default'.
Everything is working fine so far, except that I'm still getting spam email on some old aliases that I no longer use (e.g.
bad@domain.com is getting forwarded to
default@domain.com, and I don't want that).
I THOUGHT that all I needed to do was change the "Default Address" in Cpanel to ":fail:", which would cause all unrouted mail (i.e. with no valid account or forwarder) to fail. When I did that, however, ALL of my mail started failing.
The only way I've found to kill the old unwanted aliases is to set individual Forwarders for each of them to ":fail:" (undocumented, but seems to work).
Is there any way to simply have "catch-all" forced to ":fail:", but still allow all defined forwards and accounts on the domain to function normally?