Giter VIP home page Giter VIP logo

Comments (1)

Angatar avatar Angatar commented on July 19, 2024

Hi,
Thanks for reporting this and sorry for the lazy reply due to summertime ;)

I've indeed observed it but we are not using digests with our deployments. Maybe other users have fixed it on their side.
It seems that running the cron service, even with syslog, doesn't fix this digests issue:
Actually the mailman python command line dedicated to send digests with cron is silently doing nothing
/usr/bin/python /var/lib/mailman/cron/senddigests

However, the mailman web interface well permit to trigger manually the dispatch of digests according with users preferences:
'https://xxxxx.xxx/xx/admin/yourlist/?VARHELP=digest/_send_digest_now'

So in addition to start the cron service and add the mailman cronjobs to crontab with
crontab -u list /var/lib mailman/cron/crontab.in

... we would also have to inspect what are the differences between the ways/contexts mailman cron script and the interfaces call the send_digest_now function in order to fix the mailman cron/senddigests script.
The solution is probably within the /usr/lib/mailman/Mailman/Digester.py script

I unfortunately have no time to dig more on this at the moment but I assume you might have already fixed it or might use this information to fix your d3fk/mailman2 docker deployment with the digests issue in a close future ... in this case do not hesitate to create a pull request so that I can merge your solution.

keep me posted.

from mailman2.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.