On Thu, Sep 15, 2011 at 11:54 PM, Arkadiusz Miskiewicz <[email protected]> wrote:

> --- Comment #2 from Arkadiusz Miskiewicz <[email protected]>  2011-09-16 
> 07:54:50 ---
> I don't see any invalid lookup in here:
>

<snip>
>  route_list = * "${lookup mysql{ROUTE_HOST}}"
>  data = ${lookup{$local_part}wildlsearch{/etc/mail/aliases}}

It's complaining specifically about a lookup type named "".  In all of
your lines, you specify a lookup type of "mysql".  Well, in the second
line, what if the $local_part is ""?  That's likely where your error
is coming from, aka bounce messages with a null envelope.

-- 
If Americans could eliminate sugary beverages, potatoes, white bread,
pasta, white rice and sugary snacks, we would wipe out almost all the
problems we have with weight and diabetes and other metabolic
diseases. -- Dr. Walter Willett, Harvard School of Public Health

-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to