Skip to content

Command for check_unsent

Mike Gering requested to merge mgering/Spamnesty:check_unsent into master

A check_unsent command to send pending emails whose time has come. This can be invoked via a cronjob directly by cron or within a docker container.

It logically replaces the current /webhooks/cron/ url, but they can coexist.

Merge request reports