On Fri, Jun 21, 2024 at 12:08 PM Mark <imark@posteo.net> wrote:
Setting the list's folder to 777 didn't help.
/opt/mailman is owned by the right user:group (or NO??) and so doesn't require to be accessed by others, IMHO, so that move of 777 is just dangerous, if not useless.
The user:group is mailman:mailman and the list's directory is also owned by mailman:mailman. Setting the directory to 777 was temporary and just an experiment.
///////////////////////////////////////////////////////////////////////////////////////
# tail -100 /var/log/cron.log
does your MM3 write logs to /var (outside the venv)??
Yes. Mailman's cron writes to /var/log/cron.log
///////////////////////////////////////////////////////////////////////////////////////
FileNotFoundError: [Errno 2] No such file or directory: ....
Does the two files below exist? Can you show their permissions/ownership?* '/opt/mailman/mm/var/lists/LISTNAME.LISTDOMAIN/digest.mmdf' -> '/opt/mailman/mm/var/lists/LISTNAME.LISTDOMAIN/digest.252.14.mmdf'
ls -la /opt/mailman/mm/var/lists drwxr-xr-x 2 mailman mailman 4096 Jun 19 19:13 LISTNAME.LISTDOMAIN
ls -la /opt/mailman/mm/var/lists/LISTNAME.LISTDOMAIN drwxr-xr-x 2 mailman mailman 4096 Jun 19 19:13 . drwxr-xr-x 49 mailman mailman 4096 Jun 21 01:24 ..
... but I would not expect the files to exist if there have been no posts to the list.
That's the problem. The mmdf files don't exist in the list's directory although there have been many posts to the list throughout the day.
I am not sure what the problem is, for sure. The files should be created. I am not sure why they are not being created.
-- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 In an Internet failure case, the #1 suspect is a constant: DNS. "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html]