Author: Bradford Carpenter Date: To: exim-users Subject: Re: [Exim] Need a little filter syntax help - lower case
On Tuesday, December 16, 2003, at 10:42 AM, Marc Perkel wrote:
> but - what I really want is the low case of the string
>
> $h_subject:${substr_0_100:$message_body}
>
> What is the syntax for doing that?
>
Just started playing with exim's filtering capabilities, but won't the