Re: [EXIM] send_host_accept_relay

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Martin Stewart
Cc: exim-users
Asunto: Re: [EXIM] send_host_accept_relay
On Thu, 12 Mar 1998, Martin Stewart wrote:

> It currently contains:
>
> customer1.co.uk:
> customer2.co.uk:
> customer3.co.uk:
>
> which doesn't appear to work. Do I need to put something after the :?


Shouldn't need to. What goes wrong? I can build that OK:

xoanon$ cat zz
customer1.co.uk:
customer2.co.uk:
customer3.co.uk:
xoanon$ exim_dbmbuild zz zzz
3 entries written
xoanon$

... and I can look up things in it:

${lookup{customer1.co.uk}dbm{/home/ph10/tmp/zzz}{>$value<}{fail}}
><


What DBM library are you using? I tested with DB 1.85.


-- 
Philip Hazel                   University Computing Service,
ph10@???             New Museums Site, Cambridge CB2 3QG,
P.Hazel@???          England.  Phone: +44 1223 334714



--
*** Exim information can be found at http://www.exim.org/ ***