Can someone tell me how to set-up mail-admin.ipl to work with OD 5.6 - I can't seem to find any info on it - the manual refers to a tag structure similiar to the following:
<dnrDir location="target" when="after" state="failure" mask="exes">
<script cmd="mail
jdoe@interwoven.com < message.txt"
as="webmaster" where="C:\temp" async="no" />
however, just looking at this it won't work because you can't pass a < in a string like that and also mail is not valid - thus before I waste anytime on this - I'm curious what other people ahve done
I assume I call this script via a DNR tag in my deployment config - however, do you run one script if the deployment is successful and another if it isn't?
Also, I'm assuming in my deployment config I just pass in the parameters accordingly:
mail-admin.ipl -h | -v | -t to-address -s mail-server