On Mon, Jan 31, 2005 at 12:27:25AM -0800, Ryan Murray wrote:
> With a transport map of:
> somehost.example.com smtp:somehost.example.com:portnum
> If somehost.example.com has two MXs, itself as lowest priority, and
> mx.example.com at priority 10, postfix will try to deliver to mx.example.com
> on portnum, rather than via regular smtp.

> Is this by design?  And if so, is there a workaround?

The transport map in the report will use MX RR's, by design.  To just use
A RR's, you want to say:
  somehost.example.com smtp:[smoehost.example.com]:portnum

Note that it should be attempting delivery in MX RR order.

lamont


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to