Re: [Exim] Filter boggle (3.35)

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Phil Pennock
Dátum:  
Címzett: j2
CC: exim-users
Tárgy: 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