> > 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

I want it to use the MX RR's.  I just want it to use the special
portnumber only for somehost.example.com, and not all of the other MX
RR's.  (like mx.example.com)


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

Reply via email to