Want more timely Centmin Mod News Updates?
Become a Member

Master Branch add tools/emailnotify.sh in 123.09beta01

Discussion in 'Centmin Mod Github Commits' started by eva2000, Aug 18, 2019.

  1. eva2000

    eva2000 Administrator Staff Member

    58,905
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    5:50 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    add tools/emailnotify.sh in 123.09beta01


    - add tools/emailnotify.sh which is setup via a symlink to /usr/local/bin/emailnotify command too allow centmin.sh to send centmin mod related email notifications to user via the email addresses populated and setup in tools/email.sh for both primary & secondary email addresses prompts made on initial centmin mod install's first centmin.sh run (which is triggered via /usr/local/src/centminmod/tools/email.sh)
    - tools/emailnotify.sh or /usr/local/bin/emailnotify command will also do checks for a valid main server hostname reverse DNS PTR record and if not found will also display an error message directing users to instructions at https://community.centminmod.com/threads/6999/ to properly ensure emails sent by server do not end up in user's spam/jumk mail boxes
    - you can change the email addresses used for notification by re-running /usr/local/src/centminmod/tools/email.sh and updating both primary & secondary email addresses

    Code (Text):
    Usage:
    
    emailnotify send emailbody emailsubject
    


    Continue reading...

    Centmin Mod Github Master branch

    Master branch is where most recent commits are made as at May 24, 2015.