3rd party access: Use branch email for From address instead of logged in user's email address
The way that Neo gets the From email address for this email is that it looks for the email of the currently-logged in user (the one granting access). If that is available, which seems to be the case here, that will be used for the from address. If the user's email is blank, the branch email would be used.
The third party access email should take the branches email address when sending emails from Neo. NOT THE USER. Would be more useful if the way Neo gets the from address' was flipped (Branch email first. If there isn't one, then use the user's email.