I have a workflow application where I want to check if the user is in Domino directory before I send an email. In the past the only way was to do a lookup with a user name (I guess), but now in 8.5 there is a new method called “GetMailInfo” which can also check if the user is in directory. Has anyone used it to check for username in workflow applications?Thanks,