Allen Watson wrote: >Applescript can use "do shell script" to access shell commands. I don't seem >to have wget on my OS 10.3.5 system; can "curl" do the job? > >I tried running it; it returned the HTML for the page, looking like it is >halfway there. I tried entering the URL you gave (with appropriate values >substituted), but it seems to call up the member options page with >everything from the user's address on as the user's address. That is, it >says, "Yourlist list: Member Options for >[EMAIL PROTECTED]&unsub=1&unsubconfirm=1&password=AdminPwd" at the top of the >page. It does not seem to understand anything after that address. Is >something missing? > >This approach seems really promising; I hope we can work out the kinks.
The first & should be ? http://www.example.com/mailman/options/test_2/[EMAIL PROTECTED]&unsubconfirm=1&password=AdminPwd -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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/
