Skip to content

Re-enable admin_alerts cron job #81

@PhantomWatson

Description

@PhantomWatson

At the moment, admin alerts

  • are not monitored or responded to by any administrator
  • are generating errors due to SMTP connection issues, probably due to the production server recently changing IP addresses

The cron job to send these alerts is being temporarily disabled until it is needed again, at which time the connection issue will need to be solved first.

0 13 * * 1-5 "cd /home/okbvtfr/public_html/cri && php bin/cake.php admin_alerts run >/dev/null 2>&1"

After these are re-enabled

Figure out why the return path for these emails is set in app.php to be cri@bsu.edu, but when messages arrive, the return path is actually okbvtfr@server.cberdata.org.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions