------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1153




--- Comment #3 from Todd Lyons <[email protected]>  2011-09-16 14:51:54 ---
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.


-- 
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to