Re: [exim] Ldap in Router works well but i want it to reject…

Pàgina inicial
Delete this message
Reply to this message
Autor: Tony Finch
Data:  
A: carinus.carelse
CC: exim-users
Assumpte: Re: [exim] Ldap in Router works well but i want it to reject if it doesn't find the email address
On Fri, 19 Aug 2005 carinus.carelse@??? wrote:
>
> condition = ${if match {$local_part}{extract{uid}{$address_data}}}


This should be ${if eq{$local_part} \
                      {${extract {uid} {$address_data} }} }


Tony.
--
<fanf@???> <dot@???> 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}}