Reply To: Duplicate Emails from site

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Duplicate Emails from site Reply To: Duplicate Emails from site

#58773
Jonathan Christian
Participant

    I do indeed. Mailto is set the fifth argument passed into the korn shellscript from the exec line. In this case, it’s simply my email address (Jon_Christian@chs.net).

    Here’s the exec command with all of the arguments in square brackets this time, for readability:

    Code:

    $HCIROOTsbinemailAlert.sh [Facility001] [192.168.1.1] [site_01] [”%A”] [Jon_Christian@chs.net]

    And here