Re: [Exim] Filter boggle (3.35)

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Phil Pennock
Data:  
Para: j2
CC: exim-users
Asunto: Re: [Exim] Filter boggle (3.35)
On 2002-03-17 at 02:56 +0100, j2 wrote:
> if ("${lookup{$reply_address:}lsearch{$home/blacklist.senders}{$value}}" is


ITYM: $reply_address
_not_: $reply_address:

The trailing ':' is for ending variables matching an explicit header,
"$header_something:", not for the general case.
--
Computers are composed of nothing more than logic gates stretched out to
the horizon in a vast numerical irrigation system. - Stan Augarten