On Fri, 22 Feb 2002, Danie Roux wrote: > Hi,
> I want to specify something like
> ~C (domain & !user@domain)
> i.e. Match everyone from domain except a certain user. How would I do
> this?
Not to good at this but this is what I'ld do:
~Cdomain !~Cuser@domain
Or you could try:
~C(domain !user@domain)
Not sure about that one, but it just came to mind, so I included it.
If I've totally screwed up that second one please explain what I did
wrong. Thanks
msg24663/pgp00000.pgp
Description: PGP signature
