[Mailman-Developers] bug in alpha 3 (bin/syncmembers

Fil fil@rezo.net
Thu, 25 Oct 2001 14:24:43 +0200


bin/sync_members -w=n --notifyadmin=no -f subscribers.txt list
Traceback (most recent call last):
  File "bin/sync_members", line 250, in ?
    main()
  File "bin/sync_members", line 184, in main
    filemembers = Utils.ParseAddrs(filemembers)
AttributeError: 'Mailman.Utils' module has no attribute 'ParseAddrs'

-- Fil