[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
sendMailCmd string
sendMailCmd /usr/sbin/sendmail $a <$f
This keyword is used to define send mail command & it's parameters. Macro '$a' specify position of the recipient e-mail address; macro '$f' specify position for name of file with message body. If '$f' omitted then message body to be directed to stdin.
This statement can't be repeated.