Administrators chain Posted April 28, 2022 Administrators Report Posted April 28, 2022 TCL that uses the "sendmail" command from linux to send emails. Command: !mail <email@myemail> <subject> <text> [use ~ between lines to send multiple lines] -- must have "sendmail" installed -- sendmail.tcl Quote