Re: [Mailman-Users] Admin unsubscribe members by e-mail

2004-11-06 Thread Allen Watson
On 11/5/04 5:34 PM, "Mark Sapiro" <[EMAIL PROTECTED]> wrote: > 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

Re: [Mailman-Users] Admin unsubscribe members by e-mail

2004-11-05 Thread Mark Sapiro
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 approp

Re: [Mailman-Users] Admin unsubscribe members by e-mail

2004-11-05 Thread Allen Watson
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),

Re: [Mailman-Users] Admin unsubscribe members by e-mail

2004-11-05 Thread Tokio Kikuchi
Hi, would like to be able to unsubscribe them by e-mail using an admin password, such as: unsubscribe [EMAIL PROTECTED] pwd=AdminPwd Reason: I want to partially automate the unsub process using AppleScript. I wonder if AppleScript can automate web access. If you can use wget, then you can unsu

Re: [Mailman-Users] Admin unsubscribe members by e-mail

2004-11-05 Thread Mark Sapiro
Allen Watson wrote: >On 11/4/04 8:25 AM, "Mark Sapiro" <[EMAIL PROTECTED]> wrote: > >> Allen Watson wrote: >> >>> The documentation describes the unsubscribe command like this: >>> >>>unsubscribe [password] [address=] >>> >>> Can I use that with the admin password and "[EMAIL PROTECTED]"? >

Re: [Mailman-Users] Admin unsubscribe members by e-mail

2004-11-05 Thread Allen Watson
On 11/4/04 8:25 AM, "Mark Sapiro" <[EMAIL PROTECTED]> wrote: > Allen Watson wrote: > >> The documentation describes the unsubscribe command like this: >> >>unsubscribe [password] [address=] >> >> Can I use that with the admin password and "[EMAIL PROTECTED]"? > > If the list's unsubscribe_

Re: [Mailman-Users] Admin unsubscribe members by e-mail

2004-11-04 Thread Mark Sapiro
Allen Watson wrote: >I have a situation in which I frequently need to manually unsubscribe some >members from my list--usually triggered by some incoming message such as an >unrecognized bounce. Instead of going to the list's admin page and using >"Mass Unsubscribe", or looking up the member and c

[Mailman-Users] Admin unsubscribe members by e-mail

2004-11-04 Thread Allen Watson
I have a situation in which I frequently need to manually unsubscribe some members from my list--usually triggered by some incoming message such as an unrecognized bounce. Instead of going to the list's admin page and using "Mass Unsubscribe", or looking up the member and checking the unsub box, I