On Fri, 2006-02-17 at 18:49 +0800, Chris Purves wrote: > I can't imagine why it wouldn't happen before or why it's not case > sensative...of course I could be completely wrong. :-)
Peter speculated as to why it has kicked now. Case sensitivity:- http://www.exim.org/exim-html-4.60/doc/html/filter.html#id2504200 If a string-testing condition name is written in lower case, the testing of letters is done without regard to case; if it is written in upper case (for example, “CONTAINS”), the case of letters is taken into account. Nigel. -- [ Nigel Metheringham [EMAIL PROTECTED] ] [ - Comments in this message are my own and not ITO opinion/policy - ] -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
