On 11/25/24 6:55 AM, Mailman Admin wrote:
We have suddenly an error with senddigests.

# /usr/lib/mailman/cron/senddigests -l MAILINGLIST
List: MAILINGLIST: problem processing /var/lib/mailman/lists/ MAILINGLIST/digest.mbox:

The exception that caused this should be included in this message. See https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/view/head:/cron/senddigests#L108

This error only occurs with one mailing list.
We could not find any additional error messages.
No digest is sent for this list.
We checked access rights, they are OK.
The content of /var/lib/mailman/lists/MAILINGLIST/digest.mbox seems to be OK too.

There is some issue with the digest.mbox file. To get more information you might try as the mailman user
```
$ bin/withlist -l MAILINGLIST
Loading list list1 (locked)
The variable `m' is the MAILINGLIST MailList instance
>>> try:
...     m.send_digest_now()
... finally:
...     m.Unlock()
...
```


--
Mark Sapiro <[email protected]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/mailman-users.python.org/
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: https://www.mail-archive.com/[email protected]/
   https://mail.python.org/archives/list/[email protected]/
Member address: [email protected]

Reply via email to