I was wondering if anyone would know a easy way to change the suffix of a email address that gets pulled through LDAP. For example, have a system do a LDAP query for a user and populates the email address but the suffix is wrong on the email address. I need something that would change for example @john.com to @doe.john.com. Is there a way to do that before it gets populated in the email address. Thanks in advanced for your help.