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
relay_domains = $mydestination
relayhost = [10.72.17.147]

from log:
/trivial-rewrite[41639]: dict_proxy_lookup:
table=pgsql:/etc/postfix-outgoing-cloud/senderdep_relay.cf
flags=lock|no_regsub|fold_fix key=@sepo.dk -> status=0 result=DUNNO
/trivial-rewrite[41639]: maps_find: sender_dependent_relayhost_maps:
proxy:pgsql:/etc/postfix-outgoing-cloud/senderdep_relay.cf(0,lock|no_regsub|fold_fix):
@sepo.dk = DUNNO
/trivial-rewrite[41639]: mail_addr_find: henn...@sepo.dk -> DUNNO
/trivial-rewrite[41639]: `henn...@sepo.dk' -> `h...@dsinext.dk' -> (`smtp'
`dsinext.dk' `h...@dsinext.dk' `4096')
/trivial-rewrite[41639]: send attr flags = 0
/trivial-rewrite[41639]: send attr transport = smtp
/trivial-rewrite[41639]: send attr nexthop = dsinext.dk
/trivial-rewrite[41639]: send attr recipient = h...@dsinext.dk
/trivial-rewrite[41639]: send attr flags = 4096
/trivial-rewrite[41639]: master_notify: status 1

I looks like postfix ignore relayhost when result is DUNNO.
Any ideas?

Henning



--
View this message in context: 
http://postfix.1071664.n5.nabble.com/sender-dependent-relayhost-maps-does-not-default-to-relayhost-tp75756.html
Sent from the Postfix Users mailing list archive at Nabble.com.

Reply via email to