Per Jessen wrote: >> It returns the described error: >> <[EMAIL PROTECTED]>: Host or domain name not found. Name service >> error for name=smtp155 type=AAAA: Host found but no data record >> of requested type > > This looks to me as if postfix is trying to lookup an IPV6 address > for 'smtp155' when trying to deliver mail to xyz.com. > I don't understand why 'smtp155' is somehow being seen as a hostname, > instead of just a symbolic name of a transport.
OK, it seems that the right-hand side of an entry in the table for 'sender_dependent_relayhost_maps' is a hostname, not a transport-name. So then you're back to Sandys suggestion of using check_sender_access with FILTER results, but judging by his research, it doesn't seem possible after all. /Per Jessen, Zürich -- http://www.spamchek.com/ - your spam is our business. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
