I'm probably going in the wrong direction, but I'm trying to create my
own page for subscribers on an Ubuntu server.

Before I get my cgi form working, I'm trying to use the command line
script "add_members" and can't get the right syntax for using stdin.
I've tried:

  $ ./add_member -r - listname     j...@test.org

and

  $ ./add_member -r - listname     < j...@test.org

but neither works.  I just get the command's help output.

I am in the bin dir with the script and I'm a member of the list group.

What am I doing wrong?

Thanks,

-Tom
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
http://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to