[Mailman-Users] Locks

2001-02-11 Thread Gergely Soros
We're using Mailman 2.0 on a Redhat machine with Sendmail. Occasionally upon accessing the web admin interface some lockfiles remain and they need to be deleted. At this time there is one sleeping python process: [root locks]# ps -AHf .. httpd 3564 424

Re: [Mailman-Users] Unsubscribe without passwords [was So all you people that wanted autoreject...]

2001-01-20 Thread Gergely Soros
From: "Satya" <[EMAIL PROTECTED]> Sent: Sunday, January 21, 2001 2:54 AM > >[...] many people are sending their > >messages to listname-unsubscribe@domain from a different address than > >what they are subscribed as. Of course they don't auto-receive any feedback > >when the action has failed, o

Re: [Mailman-Users] Unsubscribe without passwords [was So all you people that wanted autoreject...]

2001-01-19 Thread Gergely Soros
From: "Satya" <[EMAIL PROTECTED]> Sent: Friday, January 19, 2001 10:21 AM > >Subject: Re: [Mailman-Users] So all you people that wanted autoreject... > > > >...give me some feedback on my solution. > > And all you people who wanted unsubscribe without passwords ... :-) I've set up your Perl sol

Re: [Mailman-Users] Unsubscription Script, Try #3

2001-01-15 Thread Gergely Soros
but with a 'pending unsubscriptions' db and random numbers would be the final step, but we're more than satisfied now. Gergely Soros - Original Message - From: "Bob Puff@NLE" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 16, 2001 3:09

Re: [Mailman-Users] automatic unsubscription

2001-01-12 Thread Gergely Soros
using sendmail, and making the "from:" address be the same > as the original sender (what is extracted here). The sitepassword would then be mailed to the member, wouldn't it? Thanks for your help. Gergely Soros -- Mailma

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

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

2001-01-10 Thread Gergely Soros
th Sendmail. My idea is creating an alias, e.g. [EMAIL PROTECTED] that will call a Python script to remove the email address specified in the From: header of the mail. The problem is that I'm completely new to Python and don't have the few days now to learn it. Any help will be great

[Mailman-Users] Re: Cron jobs stopped

2000-12-27 Thread Gergely Soros
Hi all, The error has been solved, of course it was the admin's (my) fault and not good ol' Mailman's. It's too ridiculous to be described, so please just forgive me for bothering you! Regs Gergely -- Mailman-Users maillist - [EMAIL PROTE

[Mailman-Users] Cron jobs stopped

2000-12-27 Thread Gergely Soros
Mailman 2.0 has been working wonderfully on our Raq (Redhat 6.2, Python 1.5) until today. I don't have a clue of what's going on, any help is appreciated. The qrunner cron job doesn't execute, instead it sends me the message: /usr/bin/python: can't open file '/home/mailman/cron/qrunner' Same hap