On Tue, 5 Jul 2005, Martens, Jason wrote:
>
> I thought that might have something to do with the problem, but changing
> the separator character doesn't seem to help. Here's the output I'm
> getting from exim4 -d -f [EMAIL PROTECTED] -bt [EMAIL PROTECTED]
Ah, the problem is that the list of addresses being returned by the LDAP
lookup isn't in the form of an Exim list. You'll need to wrap the lookup
in ${sg {${lookup ... }} {\s+} { : } }.
Tony.
--
<[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}
--
## 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/