Re: [Mailman-Users] Per-list confirm and passwordless unsub

2001-01-11 Thread Bob Puff @ NLE
Oops, sorry, I forgot we were talking about using the site password. Ok, we still need to pass the parameter of the person's email address. His example looks close, what is missing? Bob > Yes, please, is it somewhere in the direction of > etc/mail/aliases > > listname-off: "|/bi

Re: [Mailman-Users] Per-list confirm and passwordless unsub

2001-01-11 Thread Dan Mick
"Bob Puff @ NLE" wrote: > > Oops, sorry, I forgot we were talking about using the site password. Ok, we > still need to pass the parameter of the person's email address. His example > looks close, what is missing? As I've said, it needs to be a program. > > Bob > > > Yes, please, is it so

Re: [Mailman-Users] Per-list confirm and passwordless unsub

2001-01-11 Thread Bob Puff @ NLE
Hi Dan, Ok, now can you show us an example of a simple script to do this? I think the key here is retrieving the password from the database. The other thing I was thinking about is this: instead of Mailman mailing you back a "bd syntax" message when you only give it an unsubscribe command, how

Re: [Mailman-Users] Per-list confirm and passwordless unsub

2001-01-11 Thread Dan Mick
Gergely Soros wrote: > > Dan, > > > > You don't need a Python script; just take the email to listname-off > > > and format up another email: > > > > > > To: '-request@' > > > Subject: "unsubscribe " or > > > Subject: "unsubscribe " > > > > > > That should do it. > > > > Can you give the poor

Re: [Mailman-Users] Per-list confirm and passwordless unsub

2001-01-11 Thread Dan Mick
"Bob Puff @ NLE" wrote: > > Dan, > > > You don't need a Python script; just take the email to listname-off > > and format up another email: > > > > To: '-request@' > > Subject: "unsubscribe " or > > Subject: "unsubscribe " > > > > That should do it. > > Can you give the poor soul a little m

Re: [Mailman-Users] Per-list confirm and passwordless unsub

2001-01-11 Thread Gergely Soros
Dan, > > You don't need a Python script; just take the email to listname-off > > and format up another email: > > > > To: '-request@' > > Subject: "unsubscribe " or > > Subject: "unsubscribe " > > > > That should do it. > > Can you give the poor soul a little more example on how this email

Re: [Mailman-Users] Per-list confirm and passwordless unsub

2001-01-10 Thread Bob Puff @ NLE
Dan, > You don't need a Python script; just take the email to listname-off > and format up another email: > > To: '-request@' > Subject: "unsubscribe " or > Subject: "unsubscribe " > > That should do it. Can you give the poor soul a little more example on how this email is to be "formatted

Re: [Mailman-Users] Per-list confirm and passwordless unsub

2001-01-10 Thread Satya
On Jan 10, 2001 at 23:56, Gergely Soros wrote: >Option to configure the list to allow passwordless unsubscription. *thunch*thunch*thunch* That's the sound of me banging my head on my keyboard. This is exactly the wrapper I'm working on, but procmail and mailman don't want to play nicely... --

Re: [Mailman-Users] Per-list confirm and passwordless unsub

2001-01-10 Thread Dan Mick
> From: "Gergely Soros" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: [Mailman-Users] Per-list confirm and passwordless unsub > X-Beenthere: [EMAIL PROTECTED] > X-Mailman-Version: 2.0.1 (101270) > List-Post: <mailto:[EMAIL PROTECTED]> &g

[Mailman-Users] Per-list confirm and passwordless unsub

2001-01-10 Thread Gergely Soros
Thanks for this great piece of software, we are happy users of Mailman. If there is a wishlist for Mailman, I'd like to add two requests to it: Per-list subscribe confirm messages similar to the welcome message. By the way, it'd be nice to be able to edit the whole welcome message, not just a po