Hey,
On a PostFix server, how do you set up a `catch all` on all domains? I have one server (Well actually it's a cluster of servers but that's beside the point) hosting a fair few domains.
Is there any way to set a catch all email address on all domains? I know I can use something like
Code:
@domain1.com ...
@domain2.com ...
@domain3.com ...
but I've got quite a few domains (and growing). I just wondered if there was an easyer way to do this?
I've tried
Code:
* ...
*@* ...
@ ...
*
but none of them work.
Regards,
-Sam