RE: [Exim] opt in dns blacklisting

Etusivu
Poista viesti
Vastaa
Lähettäjä: Tor Slettnes
Päiväys:  
Vastaanottaja: aooi58
Kopio: exim-users
Aihe: RE: [Exim] opt in dns blacklisting
On Thu, 2004-03-18 at 14:24, Simon Bell wrote:
> 2004-03-18 22:19:32 H=usercf098.dsl.pipex.com [62.190.237.98] U=mail
> F=<admin@???> temporarily rejected RCPT <simon@???>:
> failed to expand ACL string "if
> ${lookup{$localpart@$domain}lsearch{/usr/exim/spam}}{true}{false}}": unknown
> variable name "localpart"
>
> when trying to send an email to the server.


Sorry, should be $local_part. (BTW, RTFM).

-tor