Reply To: sending an email when a36 ome to interface

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf sending an email when a36 ome to interface Reply To: sending an email when a36 ome to interface

#59570
Daniel Lee
Participant

    I’ve used this and it worked.  There might be an easier way.  Just replace the [msgget $mh] with your variable names:

    Code:

    system {echo “The Engine received the following duplica
    te charge from PYXIS:nn} [msgget $mh] {” | mail -s “Duplicate Charges Received
    ” daniel.lee@eamc.org}