Regex multiple catch-all setup in postfix
Fresh3 days ago
Mar 15, 202617284 viewsConfidence Score0%
0%
Problem
I need to setup a regex catch-all function on postfix such that: tom.(anything)@domain.com goes to tom@other.com phil.(anything)@domain.com goes to phil@other.com How can this be achieved in postfix?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Regex multiple catch-all setup in postfix
Low Risk
Add this to your main.cf: Then create as follows: See the regexp table documentation for additional information.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix