Searched refs:MAILTO (Results 1 – 6 of 6) sorted by relevance
/titanic_52/usr/src/cmd/bnu/ |
H A D | uudemon.cleanup | 96 MAILTO=uucp 174 ) | mail $MAILTO 186 (echo "uudemon.cleanup: unable to chdir to $LOGDIR/$i") | mail $MAILTO 227 (echo "Subject: cleanup"; echo; cat $OLD/uucleanup) | mail $MAILTO 249 (echo "uudemon.cleanup: unable to chdir to $d") | mail $MAILTO 276 (echo "Subject: cores"; echo; cat $TMP) | mail $MAILTO 300 (echo "Subject: uucp requests"; echo; cat $TMP) | mail $MAILTO 308 (echo "Subject: uucp DENIED"; echo; cat $TMP) | mail $MAILTO 314 (echo "Subject: uu-status"; echo; cat $TMP) | mail $MAILTO 320 (echo "Subject: $CORRUPT"; echo; cat $TMP) | mail $MAILTO [all...] |
H A D | uudemon.admin | 102 MAILTO=uucp 110 (echo "Subject: uu-status"; echo; cat $TMP) | mail $MAILTO 115 (echo "Subject: passwd check"; echo; cat $TMP) | mail $MAILTO
|
H A D | unknown.c | 35 * sends mail to login MAILTO ("uucp"). the executable should be 46 #define MAILTO "uucp" macro 101 MAILTO, errmsg, FOREIGN, errmsg, FOREIGN, 125 execl("/usr/bin/mail", "mail", MAILTO, (char *) 0);
|
/titanic_52/usr/src/tools/env/ |
H A D | illumos.sh | 41 # sends mail on completion (-m and the MAILTO variable) 110 # Some scripts optionally send mail messages to MAILTO. 113 export MAILTO="$STAFFER"
|
/titanic_52/usr/src/tools/scripts/ |
H A D | nightly | 655 -m send mail to $MAILTO at end of build 937 if [ -z "$MAILTO" -o "$MAILTO" = "nobody" ]; then 938 MAILTO=$STAFFER 939 export MAILTO 1178 ${MAILTO}
|
/titanic_52/usr/src/tools/ |
H A D | README.tools | 285 $MAILTO. Usually, the less info in the mail the better. If you have failures,
|