On Sun, Mar 16, 2014 at 09:31:29AM -0400, Rick Zeman wrote: > Oy. Got it, thanks. One last question. I have recipient_delimiters > = - and also reject_unverified_recipient in the smtpd recipient > restrictions. It looks like postfix (on my system, at least) does the > smtp probe to the destination before the re-write of user-foo@ to > user@ so it's effectively useless. Are they mutually exclusive, or is > there a way to force the rewrite to happen before the probe? I didn't > see anything under either common in the docs that addressed this > scenario.
Have you looked at: http://www.postfix.org/postconf.5.html#propagate_unmatched_extensions -- Viktor.