Re: query files in regular expressions
"Anand Gupta" <[email protected]> Fri, 22 Oct 2004 07:02:47 +0530
| Newsgroups | gmane.mail.exim.exiscan.user |
|---|---|
| Organization | India Web Promoters |
| Message-ID | <038601c4b7d7$0c553960$0600a8c0@athlonaad> |
> The rhs of the regex statement is an expanded string, so I guess it should
> be possible to use $readfile to read a list of regexes from an external
> file, one per line.
>
> eg (untested)
>
> deny message = Contains unwanted content
> regex = ${readfile {filename}{:}}
any clues on how we can handle the case in this ? i mean uppercase and lower case ? Or i have write all the strings down ?
regards,
Anand Gupta