Christian Rohmann: > Hey postfix-users and -abusers, > > is there a postfix way to make use of a map (domain based) for the > selection of a (before-queue) smtpd_proxy_filter? The idea is to send
And how would that work? One email message can have multiple recipients in different domains. If you want different filters for different domains, use different SMTP listeners for different IP addresses, each with their own smtpd_proxy_filter setting. Wietse