diff --git a/ssl-cert-check.sh b/ssl-cert-check.sh index 13788a03..03710051 100755 --- a/ssl-cert-check.sh +++ b/ssl-cert-check.sh @@ -18,7 +18,7 @@ export PATH ADMIN="root" # Email sender address for alarm notifications -SENDER="postmaster@localhost.localdomain" +SENDER="iDS-CertChecker@scity.us" # Number of days in the warning threshhold (cmdline: -x) WARNDAYS=30