On 8/15/2012 10:53 AM, Harakiri wrote: > Ive implemented a TCP table which will tell postfix which destination IP > should be used for internal relay. > > A TCP Table lookup only works with GET <recipient>
Correct. The lookup key for transport_maps is the recipient address regardless of table type. > - is it somehow possible to have all the information provided similar to the > check_policy_service ? No. The use-case for transport_maps and smtpd_*_restrictions check_policy_service is very different. -- Noel Jones
