Send to original mail on cron

Created on 2 January 2025, about 2 months ago

Problem/Motivation

Website with content moderation notifications sent out on node save. Site takes a long time to send the emails out as there's often a long list of notification recipients associated with each content moderation action (group email address not an option for business reasons).

Had idea to store the emails in mail safety dashboard, then send out on a hook cron. Simplest way is through module directly by modifying mail_safety_mail_alter() to check the module name and only apply it's email blocking actions if the module name != 'mail_safety_cron'.

User interface changes

Checkbox on module settings config page.

Feature request
Status

Active

Version

2.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024