I am trying to figure out workflow logic where an email can be sent to the user a Lead is assigned with certain exception users where will never want an email to get sent.
The logic I can put in only allows if Owner doesn't equal User 1
But this only works for the present owner of the record it doesn't stop it from emailing User 1 if we assign it to User 1 since the owner now changes.
Any ideas or is this possible?