[Bug 274988] add cron.d/dma to periodically flush the queue

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 09 Nov 2023 12:31:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274988

            Bug ID: 274988
           Summary: add cron.d/dma to periodically flush the queue
           Product: Base System
           Version: 15.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: ronald@FreeBSD.org

Created attachment 246214
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=246214&action=edit
git log -p to add a cron.d entry

Mail agent libexec/dma is the new default MTA in FreeBSD 14.
It lacks a mechanism to flush the queue now and then which can lead to stuck
mail.

The patch adds a cron entry in /etc/cron.d similar to "usr.bin/at" or the port
mail/dma.

-- 
You are receiving this mail because:
You are the assignee for the bug.