On Fri, Jul 18, 2014 at 5:05 PM, <[email protected]> wrote: > So my last questioni is: can I choose smtp transport based on user used for > smtpd authentication?
Have you tried to use check_sasl_access table and return a "FILTER smtp1:". You will need Postfix version 2.11 or later. http://www.postfix.org/postconf.5.html#check_sasl_access
