FAQ
Dear Mailman users,

I have recently taken over the administration of a network operating via
Mailman (CrimNet). I would be grateful if anyone could advise me how to
change the administrator options, to remove the previous administrator's
name (and e-mail address) and insert my own.

Thanks in advance,

Tessa Boyd-Caine
*******************************************************
Administrator
Institute of Criminology
University of Sydney
173-175 Phillip Street
Sydney University Law School
NSW 2000

Phone: (61) (2) 9351 0239
Fax: (61) (2) 9351 0200 Attn: Institute of Criminology

http://criminology.law.usyd.edu.au/

Search Discussions

  • Michael Ghens at Apr 12, 2000 at 1:08 am
    Your "cron" job on coyote
    /usr/local/bin/python /usr/local/mailman/cron/checkdbs


    produced the following output:

    Traceback (innermost last):
    File "/usr/local/mailman/cron/checkdbs", line 87, in ?
    main()
    File "/usr/local/mailman/cron/checkdbs", line 52, in main
    text = text + '\n' + pending_requests(mlist)
    File "/usr/local/mailman/cron/checkdbs", line 72, in pending_requests
    pending.append(' %s %s' % addr, time.ctime(when))
    TypeError: not enough arguments for format string



    ----

    The answer to the meaning of life:
    perl -e 'print$i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10); '
    On Wed, 12 Apr 2000, Tessa Boyd-Caine wrote:

    Date: Wed, 12 Apr 2000 09:15:54 +1000
    From: Tessa Boyd-Caine <tessa at law.usyd.edu.au>
    To: mailman-users at python.org
    Subject: [Mailman-Users] changing Mailman options

    Dear Mailman users,

    I have recently taken over the administration of a network operating via
    Mailman (CrimNet). I would be grateful if anyone could advise me how to
    change the administrator options, to remove the previous administrator's
    name (and e-mail address) and insert my own.

    Thanks in advance,

    Tessa Boyd-Caine
    *******************************************************
    Administrator
    Institute of Criminology
    University of Sydney
    173-175 Phillip Street
    Sydney University Law School
    NSW 2000

    Phone: (61) (2) 9351 0239
    Fax: (61) (2) 9351 0200 Attn: Institute of Criminology

    http://criminology.law.usyd.edu.au/


    ------------------------------------------------------
    Mailman-Users maillist - Mailman-Users at python.org
    http://www.python.org/mailman/listinfo/mailman-users
  • J C Lawrence at Apr 12, 2000 at 6:01 am

    On Wed, 12 Apr 2000 09:15:54 +1000 Tessa Boyd-Caine wrote:

    Dear Mailman users, I have recently taken over the administration
    of a network operating via Mailman (CrimNet). I would be grateful
    if anyone could advise me how to change the administrator options,
    to remove the previous administrator's name (and e-mail address)
    and insert my own.
    Its the second field down on the General Options page.

    --
    J C Lawrence Home: claw at kanga.nu
    ----------(*) Other: coder at kanga.nu
    --=| A man is as sane as he is dangerous to his environment |=--
  • Ricardo Kustner at Apr 12, 2000 at 6:20 am

    On Tue, Apr 11, 2000 at 06:08:59PM -0700, Michael Ghens wrote:
    pending.append(' %s %s' % addr, time.ctime(when))
    I'm no python expert but I know this should be:
    pending.append(' %s %s' % (addr, time.ctime(when)))

    which version of mailman are you using?

    Ricardo.

    --
  • Michael Ghens at Apr 12, 2000 at 3:02 pm
    My apologies.

    2.0b2

    ----

    The answer to the meaning of life:
    perl -e 'print$i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10); '
    On Wed, 12 Apr 2000, Ricardo Kustner wrote:

    Date: Wed, 12 Apr 2000 08:20:39 +0200
    From: Ricardo Kustner <ricardo at rixhq.nu>
    To: Michael Ghens <michael at spconnect.com>
    Cc: mailman-users at python.org
    Subject: Re: [Mailman-Users] Bug
    On Tue, Apr 11, 2000 at 06:08:59PM -0700, Michael Ghens wrote:
    pending.append(' %s %s' % addr, time.ctime(when))
    I'm no python expert but I know this should be:
    pending.append(' %s %s' % (addr, time.ctime(when)))

    which version of mailman are you using?

    Ricardo.

    --

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
groupmailman-users @
categoriespython
postedApr 11, '00 at 11:15p
activeApr 12, '00 at 3:02p
posts5
users4
websitelist.org

People

Translate

site design / logo © 2023 Grokbase