Re: [Mailman-Users] list size

2003-06-14 Thread Jorge Godoy
Richard Barrett <[EMAIL PROTECTED]> writes: > I would also split the total membership into some shorter sublists, > say by splitting it into alphabetical sublists, and have each of those > sublists subscribed to an umbrella list, which is what you post to. > > The way Mailman saves and handles lis

[Mailman-Users] Adding content filters.

2003-06-03 Thread Jorge Godoy
Hi! Is there any documentation on how can I add some content filters to mailing lists? I'd like to have some lists filtered with rules we created while other lists should be completely free... These rules include, e.g., a badwords list and a quotation ratio filter. We already have the filters i

Re: [Mailman-Users] Problems with Apache on different port

2003-02-22 Thread Jorge Godoy
Jon Carnes <[EMAIL PROTECTED]> writes: > A couple of folks have done this and they needed to use > ~mailman/bin/fix_url.py to modify the url's inside the configurations of > their existing lists in order for it work. You may also need to modify > the default urls in ~mailman/Mailman/mm_cfg.py > >

Re: [Mailman-Users] Mailman 2.2.1 and Apache running on adifferent port

2003-02-22 Thread Jorge Godoy
Larry Rosenman <[EMAIL PROTECTED]> writes: >> Is it a bug of mine or from Mailman's code? > what mailman version, please? Mailman 2.1.1... I'm sorry. I put it wrong in the Subject. -- Godoy. <[EMAIL PROTECTED]> "Ser poeta não é minha ambição, é minha maneira de estar sozinho" (Being a

[Mailman-Users] Mailman 2.2.1 and Apache running on a different port

2003-02-21 Thread Jorge Godoy
Hi! I have apache running on port 8080 and when I try using the administrative interface for, e.g., creating a mailing list, it redirects or try accessing port 80. Mailman isn't keeping the ":8080" after the domain name. Is it a bug of mine or from Mailman's code? TIA, -- Godoy. <[EMAIL PR

[Mailman-Users] Problems with Apache on different port

2003-02-21 Thread Jorge Godoy
Hi! I have apache listening on port 8080 here, so I access the mailman interface as http://server.home.com:8080/mailman/ -- this works just fine but then my problems start. Every link I click links correctly to the page, except for the port number on the URL. It prevents me from using the webint

Re: [Mailman-Users] Using pre-existing passwords along with MailManpasswords?

2001-10-22 Thread Jorge Godoy
Jerry Stratton <[EMAIL PROTECTED]> writes: > At our University, we use a special username/password (called a "UNet" > account) for all web-related items. We can match the UNet username > directly to the user's University e-mail address. It would be nice if Mailman used PAM to validate users. I