[Mailman-Users] "notification of pending moderator requests" question

2005-04-08 Thread larryt
Thanks to Mark Sapiro, cgi is now mostly working after installing a stable Python (2.4.1). On the Membership management page, only the "moderation bit" toggle at the bottom appears to remain non-functional. Speaking of moderation, when the are set to "Require approval" (or "Confirm and approve

Re: [Mailman-Users] gid/uid problem?

2005-04-08 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: > >Membership management thru cgi silently fails-- both mass subscriptons >and individual check-box actions like unsubscribe this member. How about other checkbox actions like moderate or digest? >Adding >memebers from command line works fine, and general options thru cgi

[Mailman-Users] gid/uid problem?

2005-04-08 Thread larryt
Sorry to bother everybody with this... I'm new to the list and have searched the archives, though not exhaustively. Membership management thru cgi silently fails-- both mass subscriptons and individual check-box actions like unsubscribe this member. Adding memebers from command line works fin

Re: [Mailman-Users] Authentication required?

2005-04-08 Thread Brad Knowles
At 8:52 AM -0700 2005-04-08, Lynn Siprelle wrote: Could have done without the dollop of snark, but that's the internet. I wasn't being snarky. I was being honest -- there are a few Exim-knowledgeable people on this list, but most of them are over on the mailing lists devoted to supporting Exim

Re: [Mailman-Users] brainstorming sending options (approval ofmoderated messages)

2005-04-08 Thread Mark Sapiro
Christopher Adams wrote: >I have a script that monthly removes the members of a list and then updates it >from another file. >The default for all members is 'moderated',including the only person who will >send messages, so as >to prevent spammers from spoofing list owners email and sending to

Re: [Mailman-Users] question

2005-04-08 Thread Mark Sapiro
Craig Dalton wrote: >Can members of the list email to the entire list or can only the administrator >(or someone with admin username and password) send out emails to the whole >list. Lists can be set up either way or something in between. >I dont want to be tied down to having a single person

Re: [Mailman-Users] Help

2005-04-08 Thread Mark Sapiro
Adam Rubin wrote: >Hello, I am looking to set up mailman for my website, but I am a technical >novice and was wondering if there are any walkthroughs available for the >amateur site builder. I had a look at the documentation posted on your site >and it seemed to be beyond the scope of my unders

Re: [Mailman-Users] Using Mailman's Mailling List

2005-04-08 Thread Mark Sapiro
Tommy De Notarpietro wrote: > >I've bought a domainname and it's using Mailman. I just wanted to make a >'Maling List' where people can subscribe or unsubscribe. This mailing >list should be used to send them announcements. I've configured it, so >at the last line you can see "Mail list run by m

Re: [Mailman-Users] virtual hosting question

2005-04-08 Thread Mark Sapiro
Rick Pasotto wrote: >I run debian linux with exim3 and mailman 2.1.5. My machine has a >primary name of 'niof.net' and I also have several virtual hosts with >their own mailing lists on the same machine. > >The mm_cfg.py file has 'VIRTUAL_HOSTS.clear()' and all the appropriate >add_virtualhost() l

Re: [Mailman-Users] Invitation Expiration

2005-04-08 Thread Mark Sapiro
chardlist wrote: >How can I have the invitations Mailman sends expire in 5 days instead of 3? > You can put PENDING_REQUEST_LIFE = days(5) in mm_cfg.py to set it globally for the installation. I don't think it can be set with any finer granularity (e.g., per list or per invitation). -- Mark Sa

Re: [Mailman-Users] Authentication required?

2005-04-08 Thread Lynn Siprelle
It sounds like your ISP changed their configuration so as to require authentication for outgoing mail. Or the remote MTA is misconfigured so that it thinks you should have to authenticate before it will accept your message. Either way, this appears to be a problem you need to discuss with t

[Mailman-Users] virtual hosting question

2005-04-08 Thread Rick Pasotto
I run debian linux with exim3 and mailman 2.1.5. My machine has a primary name of 'niof.net' and I also have several virtual hosts with their own mailing lists on the same machine. The mm_cfg.py file has 'VIRTUAL_HOSTS.clear()' and all the appropriate add_virtualhost() lines. Mail to '[EMAIL PROT

[Mailman-Users] Invitation Expiration

2005-04-08 Thread chardlist
How can I have the invitations Mailman sends expire in 5 days instead of 3? -Brendan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm

Re: [Mailman-Users] LDAP integration (& passwords)

2005-04-08 Thread Brad Knowles
At 10:07 AM +0100 2005-04-08, James McCrea wrote: Can anybody tell me there are any plans to integrate the (functionality of the) 3rd party plugins that deal with LDAP functionality with the main mailman distribution? It's called "Mailman3". -- Brad Knowles, <[EMAIL PROTECTED]> "Those who wo

Re: [Mailman-Users] Authentication required?

2005-04-08 Thread Brad Knowles
At 11:09 PM -0700 2005-04-07, Lynn Siprelle wrote: Exim logs tell me only this: 2005-04-07 22:54:38 H=sccrmhc14.comcast.net [204.127.202.59] F=<[EMAIL PROTECTED]> rejected RCPT <[EMAIL PROTECTED]>: authentication required It was working fine until about 36 hours ago. It sounds like your ISP c

Re: [Mailman-Users] LDAP integration (& passwords)

2005-04-08 Thread James McCrea
Hi, I perhaps am bundling too much up here. Can anybody tell me there are any plans to integrate the (functionality of the) 3rd party plugins that deal with LDAP functionality with the main mailman distribution? James On Fri, Apr 01, 2005 at 04:27:46PM +0100, James McCrea wrote: > Hi list, > >

[Mailman-Users] Using Mailman's Mailling List

2005-04-08 Thread Tommy De Notarpietro
Hi, I've bought a domainname and it's using Mailman. I just wanted to make a 'Maling List' where people can subscribe or unsubscribe. This mailing list should be used to send them announcements. I've configured it, so at the last line you can see "Mail list run by my-emailadress at my-domain.co

[Mailman-Users] question

2005-04-08 Thread Craig Dalton
Can members of the list email to the entire list or can only the administrator (or someone with admin username and password) send out emails to the whole list. I dont want to be tied down to having a single person only able to send to the list. And can we ensure that only members can send to

[Mailman-Users] Help

2005-04-08 Thread Adam Rubin
Hello, I am looking to set up mailman for my website, but I am a technical novice and was wondering if there are any walkthroughs available for the amateur site builder. I had a look at the documentation posted on your site and it seemed to be beyond the scope of my understanding. Many thanks