[Mailman-Users] Admin Pages Problem

Barry A. Warsaw bwarsaw at cnri.reston.va.us
Fri Jul 16 16:21:00 CEST 1999


>>>>> "MWR" == Michael W Ryan <mryan at netaxs.com> writes:

    MWR> The clock appears to be about 5 hours fast; however, keep in
    MWR> mind that it's also not taking administrative changes.

Add this to your Mailman/mm_cfg.py file:

-------------------- snip snip --------------------
# How long the cookie authorizing administrative changes via the admin cgi
# lasts before it needs to be reauthenticated (ie, password demanded).
ADMIN_COOKIE_LIFE = 60 * 60 * 3         # 3 hours
-------------------- snip snip --------------------

Set the value to something appropriate for your situation (i.e. > 5
hours :)

-Barry




More information about the Mailman-Users mailing list