From 4c9f864aa174405c2fa20410970f868f06d327f6 Mon Sep 17 00:00:00 2001 From: justingit Date: Tue, 25 Jul 2023 13:28:02 -0600 Subject: [PATCH] start work on #1161 --- .../features-scheduled_cronjobs.pod | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/app/dada/extras/documentation/pod_source/features-scheduled_cronjobs.pod b/app/dada/extras/documentation/pod_source/features-scheduled_cronjobs.pod index 263eaf187..f129ca128 100644 --- a/app/dada/extras/documentation/pod_source/features-scheduled_cronjobs.pod +++ b/app/dada/extras/documentation/pod_source/features-scheduled_cronjobs.pod @@ -44,6 +44,26 @@ You can also modify this to run a specific job. The following are also supported Checks up on the status and health of any mass mailings currently going out. This used to be the job (prior to v8) of the Mailing Monitor plugin +=item * rate_limit_checks + +TODO + +=item * mime_cache + +TODO + +=item * remove_old_archive_messages + +TODO + +=item * remove_old_tracker_data + +TODO + +=item * send_analytics_email_notification + +TODO + =item * scheduled_mass_mailings This job checks to see if any mass mailings that are run at a schedule time need to go out.