Do you not need to use = 1. Even the kixtart examples use if ingroup "ABC" = 1
I think that I see what you mean by my statement returning a false. I always understood the syntax to mean that it would apply if one of the ingroups statements were true.
However, then thinking about it, it doesn't make sense that it works when I use = 1 for both ingroups as naturally one of them will be false. But your examples do make sense as it explains why and works correctly when using not ingroups because I had the exact same problem with my mail server when I was trying to say if not in groups.
I will ask my brother in law to go over this with me as I will probably understand it better with someone showing me in person.
So yes - this is not a Kixtart bug, but simply me not understanding the concept of not if statements. Thanks
|