[Mailman-Users] pending subscriptions sent to -owner address not -admin address

2004-01-14 Thread Skip Montanaro
I'm running MM 2.1.2.  On one list which has three admins, all pending
subscription messages appear to be going to the -owner address (just me)
instead of the -admin address (all three of us).  Any ideas where to look
for an answer?  I checked the MM FAQ Wizard.  It appears that question 3.27
addresses this, but there's no answer posted.  I also googled the archives
but couldn't find anything obvious.  Here are my sendmail aliases:

cedu-admin:|/etc/smrsh/mailman admin cedu
cedu-bounces:  |/etc/smrsh/mailman bounces cedu
cedu-confirm:  |/etc/smrsh/mailman confirm cedu
cedu-join: |/etc/smrsh/mailman join cedu
cedu-leave:|/etc/smrsh/mailman leave cedu
cedu-owner:|/etc/smrsh/mailman owner cedu
cedu-request:  |/etc/smrsh/mailman request cedu
cedu-subscribe:|/etc/smrsh/mailman subscribe cedu
cedu-unsubscribe:  |/etc/smrsh/mailman unsubscribe cedu

I suppose I could try changing cedu-owner to be an alias for cedu-admin.  Do
others do that?

Thanks,

-- 
Skip Montanaro
Got gigs? http://www.musi-cal.com/submit.html
Got spam? http://spambayes.sf.net/
[EMAIL PROTECTED]

--
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] pending subscriptions

2002-05-15 Thread vodka

Hi,

I installed mailman and everything seems to work fine up until a user gets
the confirmation message.  After that, mailman puts the person into a
pending status.Unfortunately this status doesn't get updated and users
won't get subscribed to the list.

I've tried almost everything, and I can't come up with a solution.  In
administration -- privacy setings, I selected confirm.  There might be a
permissions problem, because when I do chmod -R a+rwx /home/mailman the
pending status turns into new in the subscribe log, and users get their
welcome email.  But when I do that, everything breaks and mailman says it
encountered a bug.

Does anyone know what's wrong? Any help is greatly appreciated.




--
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



Re: [Mailman-Users] Pending Subscriptions

2002-02-28 Thread Sarah K. Miller

No, when you dump the pending subscriptions db, you get stuff formatted
thusly:

149153: ('[EMAIL PROTECTED]', 'somepassword', 0, 1014675087),
154200: ('[EMAIL PROTECTED]', 'password', 0, 1014491600)

Unless one of those number sets represents the actual list, there is nothing
there to tell me where to look.

- Original Message -
From: Jon Carnes [EMAIL PROTECTED]
To: Sarah K. Miller [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Wednesday, February 27, 2002 7:08 PM
Subject: Re: [Mailman-Users] Pending Subscriptions


 Is there no header information stored with the requests?  The header
should
 contain the TO: which indicates the requested list.

  --- Original Message: Wednesday 27 February 2002 08:43 pm ---
  I used dumpdb on pending_subscriptions.db and found a whole list of
  subscriptions in there waiting to be processed. However, I don't know
what
  lists they're for. Is there any way to find out? I tried looking at the
  individual requests.db for each list, but they are all empty. We have
over
  80 lists on our system and I don't relish the idea of having to go to
the
  web interface for each one to check for pending subscriptions!
 
  -- Sarah
  Plus ça change, plus c'est la même chose
 
 
  --
  Mailman-Users maillist  -  [EMAIL PROTECTED]
  http://mail.python.org/mailman/listinfo/mailman-users

 --
 Mailman-Users maillist  -  [EMAIL PROTECTED]
 http://mail.python.org/mailman/listinfo/mailman-users



--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



[Mailman-Users] Pending Subscriptions

2002-02-27 Thread Sarah K. Miller

I used dumpdb on pending_subscriptions.db and found a whole list of
subscriptions in there waiting to be processed. However, I don't know what
lists they're for. Is there any way to find out? I tried looking at the
individual requests.db for each list, but they are all empty. We have over
80 lists on our system and I don't relish the idea of having to go to the
web interface for each one to check for pending subscriptions!

-- Sarah
Plus ça change, plus c'est la même chose


--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users



Re: [Mailman-Users] Pending Subscriptions

2002-02-27 Thread Jon Carnes

Is there no header information stored with the requests?  The header should 
contain the TO: which indicates the requested list.

 --- Original Message: Wednesday 27 February 2002 08:43 pm ---
 I used dumpdb on pending_subscriptions.db and found a whole list of
 subscriptions in there waiting to be processed. However, I don't know what
 lists they're for. Is there any way to find out? I tried looking at the
 individual requests.db for each list, but they are all empty. We have over
 80 lists on our system and I don't relish the idea of having to go to the
 web interface for each one to check for pending subscriptions!

 -- Sarah
 Plus ça change, plus c'est la même chose


 --
 Mailman-Users maillist  -  [EMAIL PROTECTED]
 http://mail.python.org/mailman/listinfo/mailman-users

--
Mailman-Users maillist  -  [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users