Re: [exim] Using a hostlist in manualroute

Pàgina inicial
Delete this message
Reply to this message
Autor: Jeremy Harris
Data:  
A: exim-users @ exim. org
Assumpte: Re: [exim] Using a hostlist in manualroute
Gordon Ross wrote:
> I'm trying to be clever..
>
> In my config file I've got the lines:
>
> hostlist ccw_smtp_routers = 192.168.1.1 : 192.168.2.1
> ...
> ccw:
> driver = manualroute
> transport = remote_smtp
> route_list = ccw.gov.uk ccw_smtp_routers


                             ^+


Are you missing a "+" there?

- Jeremy