Skip to content

3.08

Compare
Choose a tag to compare
@NGPixel NGPixel released this 16 Mar 22:46
· 14366 commits to main since this release

Release Date: Wed, October 27, 2010 at 11:52 AM UTC
Release Author: Henrik Levkowetz


From olau@iola.dk:

  • Ported scripts for expiration of drafts and last-calls, and sending
    scheduled announcements.

    The command-line front-ends are in bin/ as expire-ids, expire-last-calls
    and send-scheduled-mail. The last one already existed with some code, but
    it's not certain it actually worked. The new one accepts the same arguments
    as the Perl script (there's a little bit of help if you run it).

    All three log to syslog. They need to be started from cron with
    PYTHONPATH=/a/www/ietf-datatracker/web , in the same manner as other
    scripts which use the django models to interact with the database.