Dave Warchol wrote:

>           I am new to the list (and the application).  In testing I
> have created a list named:  "Dave's list".  I am able to see the list
> using list_lists, but cannot remove it using rmlist.  I am guessing that
> it is the apostrohpe.  Is there a workaround for this?

    Bad name for starters.  Have you tried encapsulating the name?

    rmlist -a "Dave's list"

    And if that fails, try escaping the apostrophe:  rmlist -a "Dave\'s list"

--
W | I haven't lost my mind; it's backed up on tape somewhere.
  +--------------------------------------------------------------------
  Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
  IT Director / SysAdmin / WebSmith             .     800.441.3873 x130
  Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave. #6
  http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.




------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

Reply via email to