On Tue, 13 Feb 2001, Christian Balzer wrote:
> if not first_delivery
> then
> finish
> endif
>
> ---
> This should guard against mail queue runs, but not if the filter director
> is hit again due to an alias expansion in a later director, right?
Correct.
> 2. What would be an elegant lookup for a list of people who don't want
> that filter (that list would be a standard file with one address per line).
if ${lookup{$local_part}lsearch{/the/file}{yes}[no}} is yes then ...
> 3. At what time are the RBL warning headers added to a mail?
When it is being received.
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.