> Well John, i tried it already, something like that:
> ---------------------------------------------------------------
> mysql_users_aliases:
>   driver = redirect
>   file_transport = address_file
>   pipe_transport = address_pipe
>   data = ${lookup mysql{ SELECT id FROM users \
>           WHERE id='${quote_mysql:[EMAIL PROTECTED]' }} \n \
>           ${lookup mysql{SELECT sendto FROM aliases \
>           WHERE (username='$local_part' AND 
> domainname='$domain')}} no_more
> 

Is that last line a typo ? Does your real configuration have no_more on a
separate line ? 
But anyway, when you have those two routers in place what does something like
exim -d -bt [EMAIL PROTECTED]
give you as output ?
 John

-- 
## 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