Hi Everybody
I have a question about the E-Mail Address Rules in OCUM to send Quota Alerts
I know you can use this to generate automatically User-Mail-Addresses like:
if $USER == 'jdoe*' then [email protected]
which will result in [email protected]
But in our Domain the Username and Mail-Address are not the same. (User: jdoe / Mail: [email protected])
Is it possible that we can do something like this
if $USER == 'nwa*' then [email protected]
this should result in [email protected]
Or is it possible to obtain the Address from the Active Directory?
I didn`t find anything like this
Does someone have a solution for that?
Thank you
Kind Regards
Nathanael