[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Standard to selectively disable rules in sieve script?




There still needs to be something to translate that "disable=yes" into, and I think the "if false {}" construct is as reasonable a thing as any.

	Tony

Cyrus Daboo wrote:


If this is something that clients want to do interoperably, we should probably ask Ned to add a "disable=(yes|no)" attribute to the XML <control> elements in draft-freed-sieve-in-xml, so that there is an explicit and easy way to do this in XML without having to resort to the if false {} construct.