> I've not really looked properly, but are you sure this is right:
>
> > > begin routers
> > >
> > > send_to_sendmail:
> > > driver = manualroute
> > > domains = +relay_to_domains
> > > route_list = * $domain
>
> If you're sending to localhost, would something like
> route_list = * 127.0.0.1 byname, or maybe
> route_list = * localhost bydns_a
> work?
No has to be the same hostname to work with existing system but thanks
>
> > > ignore_target_hosts = 0.0.0.0 : 127.0.0.0/8 :
>
> Won't that make 127.0.0.1 undeliverable to?
Got it done now, nobody on the list seemed to be able to help....
Thanks
Darren