Paul M Foster <paulf@???> probably said:
> > > >>> EHLO rocky.mars.lan
> > > 250-agamemnon.cnchost.com Hello tamqfl1-ar4-076-029.tamqfl1.dsl.gtei.net
> > [4.41.76.29], pleased to meet you
> >
> > (2)
> > > SMTP>> EHLO quillandmouse.com
> > > SMTP<< 250-zealous.cnchost.com Hello
> > tamqfl1-ar4-076-029.tamqfl1.dsl.gtei.net [4.41.76.29], pleased to meet you
pir@disapp> host smtp.quillandmouse.com
smtp.quillandmouse.com has address 207.155.252.14
smtp.quillandmouse.com has address 207.155.248.12
smtp.quillandmouse.com has address 207.155.248.14
smtp.quillandmouse.com has address 207.155.248.4
smtp.quillandmouse.com mail is handled (pri=8) by invincible.cnchost.com
smtp.quillandmouse.com mail is handled (pri=8) by indefatigable.cnchost.com
smtp.quillandmouse.com mail is handled (pri=8) by zealous.cnchost.com
smtp.quillandmouse.com mail is handled (pri=6) by hood.cnchost.com
zealous.cnchost.com is one of the MX records for
smtp.quillandmouse.com, not one of the A records. Whatever is trying
to smarthost through it is misconfigured. This is exactly what Philip
was trying to tell you.
> # TRANSPORTS CONFIGURATION - ORDER DOES NOT MATTER
>
> remote_smtp:
> driver = smtp
> hosts = smtp.quillandmouse.com
> # hosts_override
Lose the hosts = line and change remote_smtp back to the default.
> special_local:
> driver = domainlist
> local_parts = paulf : root
> domains = mars.lan : quillandmouse.com
> route_list = * localhost byname
> self = local
_Why_ ?
You don't route mail to yourself, you make the domains local and
deliver them.
> smart_route:
> driver = domainlist
> transport = remote_smtp
> route_list = * smtp.quillandmouse.com byname
Use bydns_a, not byname.
P.
--
pir pir-sig@??? pir-sig@???