We have a single AD domain managed by Adaxes. Users are organized into different OUs, and we need the verification code emails sent by Password Self-Service to use a different "From" address depending on which OU the user belongs to.
Example:
Users in OU-A should receive the verification email from help@domain-a.com
Users in OU-B should receive the verification email from help@domain-b.com
We're also planning to publish the web interface on two different domain names, but understand that part can be handled separately (Web Interface Configuration / IIS bindings).
Is there any way to set a different "From" address (and possibly a different SMTP server) for Password Self-Service verification emails depending on the user's OU?
Thanks in advance!