system-configs/etc/mail.conf

6 lines
177 B
Text

# This file is sourced by various scripts that need to send emails.
EMAIL_FROM="${HOSTNAME%%.*} <darren.austin@appliansys.com>"
EMAIL_TO=("darren.austin@appliansys.com")
true