I found the possibility in the Postfix configuration
parameters:*sender_dependent_relayhost_maps (default: empty)*A
sender-dependent override for the global relayhost parameter setting. The
tables are searched by the envelope sender address and @domain. /A lookup
result of DUNNO terminates the sear
On Wed, Mar 18, 2015 at 12:59:29AM -0700, ebberup wrote:
> I can't make sender_dependent_relayhost_maps default to relayhost when
> trivial-rewrite result is DUNNO.
That's because "DUNNO" is an access(5) keyword, and not a generic
"nothing here" result for all tables.
There is no documentation t
Hi,
I can't make sender_dependent_relayhost_maps default to relayhost when
trivial-rewrite result is DUNNO.
extract from postconf:
mail_version = 2.11.1
mydestination = $myhostname, localhost.$mydomain, localhost
sender_dependent_relayhost_maps =
proxy:pgsql:${config_directory}/senderdep_relay.cf