I'd like to expand on my existing catch-all (from answer) Email catch all (domain and subdomains) Postfix
So emails to *@example.com are delivered to *@example.com but emails to *@gmail.com are redirected to [email protected]
/./ [email protected]
Maybe something like?
!/.example.com [email protected]