RE: [Exim] opt in dns blacklisting

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tor Slettnes
Fecha:  
A: aooi58
Cc: exim-users
Asunto: 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