On Tue, 21 Nov 2000, Dave C. wrote:
> ${if {$first_delivery} {foo} {bar}}
>
> Should it have been
>
> ${if first_delivery {foo} {bar}}
Yes.
(There is no form of ${if that has a { immediately after "$if{". There's
always a condition name (which might be a symbol such as > )).
> Anyway, another question.. Is there a variable available to tell how
> long a message has been in exim's queue?
$message_age
--
Philip Hazel University of Cambridge Computing Service,
ph10@??? Cambridge, England. Phone: +44 1223 334714.