James Davis wrote:

> domainlist local_domains = @:localhost:dsearch;/etc/exim4/virtual
> 
> and
> 
> vdom_aliases:
>         driver = redirect
>         allow_defer
>         allow_fail
>         domains = dsearch;/etc/exim4/virtual
>         data =
> ${expand:[EMAIL PROTECTED]/etc/exim4/virtual/$domain}}}
>         retry_use_local_part
>         pipe_transport   = address_pipe
>         file_transport   = address_file

Slowly trudging through this. I think I need to replace the lookup with
data = ${lookup ldap
{{ldap://localhost/dc=jolt,dc=co,dc=uk?uid?sub?(|([EMAIL PROTECTED])([EMAIL 
PROTECTED]))}}}

but beyond that I'm still a bit confused as to what to do.

Do I need the domains line any longer? If anyone's been following my
e-mails on the list, mails for addresses not found locally are forwared
onto another mail server anyway.

What should I replace the domainlist command with?

James


-- 
http://www.freecharity.org.uk/ - Free hosting for charities
http://jamesd.ukgeeks.co.uk/

-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to