On Tue, Mar 22, 2022 at 10:18:11PM -0500, Larry Rosenman via Exim-users wrote:
> this failed with:
> <21>1 2022-03-22T22:10:43.422806-05:00 thebighonker.lerctr.org exim 72957 -
> - H=mail-oa1-f43.google.com [209.85.160.43]:33104 I=[192.147.25.65]:25
> sender v
> erify defer for <[email protected]>: failed to
> expand "${lookup ${lc:${sender_address}} lsearch
> {/usr/local/etc/exim/freebsd_send
> }}": missing lookup type
>
> Ideas?
Lookup key must be in braces. Try {${lc:$sender_address}} and
use "exim -be ..." to verify.
For lsearch put the ":" delimiter bitween key and value in map file.
--
Eugene Berdnikov
--
## List details at https://lists.exim.org/mailman/listinfo/exim-users
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/