On Tue, 2011-09-13 at 18:27 +0100, Always Learning wrote: > Can one example to added to the documentation ? > > http://exim.org/exim-html-current/doc/html/spec_html/filter_ch03.html > > 23. Numeric testing conditions > > <number1> is <number2> > > I tried many possibilities including '=', 'equal', 'equal to', '+0', > '==' etc. Then I tried 'is' and it works in Exim's System Filter.
"is" is a string condition; see section 22 of the document you referenced. Regards, Adam -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
