On 07/20/2017 09:16 AM, Christopher Adams wrote:
> 
> I noticed that a list digest is not being sent. The list is set to send a
> daily digest regardless if the quota has been reached.
> 
> I verified that the cron is running:
> 
> Jul 16 12:00:01 swiki CROND[44968]: (mailman) CMD (/usr/bin/python -S
> /usr/local/mailman/cron/senddigests)
> 
> The digest.mbox has accumulated since 7/16 til the present.


There is probably some defective message in the digest.mbox which is
causing some exception to be thrown in processing the digest.

Part of the issue is you probably never see the output from Mailman's
crons when they encounter errors. See <https://wiki.list.org/x/10715167>.

You can run

cron/senddigests

or

cron/senddigests -l <problem_list>

as the mailman user manually from the command line to get more
information on the error.

The ultimate solution will be to remove the problem message from the
digest.mbox or fix it.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to