In a flurry of recycled electrons, Tokio Kikuchi wrote:

> Remember that current structure of mailman is not good at arbitrary 
> scheduling.  You may have to run a scheduling script every hour or so.

Seems like this already exists with qrunner. [knowing nothing about the
internals..] If a message is 'scehduled' toss it into a different dierctory.
At the same time, drop in a small file containing the time to send (a
separate file should be lower overhead to open, and should have very
little data.) 

Periodically check all these time-to-send files. Ought to be fairly trivial 
to impliment the sending portion. Don't know about the web pages, though.

z!

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to