OD 5.5.1 - TS 5.5.2
I am unable to get mail.admin.ipl to send to the address that is passed to the ipl script. It will only mail the users $admin.
it runs without error and if the $admin in the mail-admin.ipl is set to a valid address it will email ok. It just disreguards the address that is sent to it
Anyone have any ideas?
here is my DNR:
<dnrDeployment location="source" when="after" state="success" >
<script cmd="/usr/iw-home/OpenDeployNG/conf/mailtesting/mail-admin.ipl -t
me@d.com -s smtadd.com" as="" where="" async="no" />
</dnrDeployment>
</deployNRun>