Re: [Mailman-Users] The newaliases file and the fact that it's not needed

2005-07-08 Thread Jim Tittsler
On Jul 9, 2005, at 00:18, Richard Hobbs wrote: > Does anyone know why this is happening? I guess mailman doesn't > know that > exim is configured to not care about new lists, but is there a way > to tell > it? Set: MTA = None in your mm_cfg.py. (See the documentation in Defaults.py.) -- J

Re: [Mailman-Users] A problem with "Your new mailing list" emails

2005-07-08 Thread Jim Tittsler
On Jul 9, 2005, at 00:49, Richard Hobbs wrote: > I have noticed another small problem with the "Your new mailing list" > emails, and the web page it redirects you to after creation of a > list... The > URL's are missing a slash: > > >

Re: [Mailman-Users] Bug in Mailman 2.1.6b4

2005-07-08 Thread John Dennis
On Fri, 2005-07-08 at 12:08 -0400, Darren G Pifer wrote: > Thanks for the information. You are correct, I have not seen > anything in the Apache logs, however, I have not seen anything > logged to mailman's logs either. > > Is there a way to disable stealth mode? I know this could cause > security

Re: [Mailman-Users] Bug in Mailman 2.1.6b4

2005-07-08 Thread Darren G Pifer
Thanks for the information. You are correct, I have not seen anything in the Apache logs, however, I have not seen anything logged to mailman's logs either. Is there a way to disable stealth mode? I know this could cause security implications but may need to do this temporarily to find and fix the

[Mailman-Users] A problem with "Your new mailing list" emails

2005-07-08 Thread Richard Hobbs
Hello, I have noticed another small problem with the "Your new mailing list" emails, and the web page it redirects you to after creation of a list... The URL's are missing a slash: You can configure your mailing list at the following w

[Mailman-Users] The newaliases file and the fact that it's not needed

2005-07-08 Thread Richard Hobbs
Hello, I have just installed anc configured mailman on our mail server, and it seems to be working perfectly. I added the system aliases into "/etc/aliases" and configured exim as per the documentation on the mailman web site. I configured it in such a way that exim didn't need to know about new

[Mailman-Users] THANKS Re: web configuration interface

2005-07-08 Thread Michael Gmail
Many thanks to all who responded--everything seems (knock on wood) to be running smoothly now. Michael On Jul 7, 2005, at 10:03 PM, Jim Tittsler wrote: > In addition to adding those lines to your mm_cfg.py (depending upon > how your Defaults.py was configured), you may need to follow those

Re: [Mailman-Users] pipermail and external archiver

2005-07-08 Thread Brad Knowles
At 3:05 PM +0200 2005-07-08, Jean-Philippe GIOLA wrote: > Is it possible to have both pipermail and an external archiver working > together ? If you modify the source code to call them both, or if you modify the aliases to send a copy of the message to Mailman and your external archiv

Re: [Mailman-Users] sql support

2005-07-08 Thread Brad Knowles
At 8:31 AM -0500 2005-07-08, Terry wrote: > I have an existing db/table that contains the email, name, password. Does > mailman support any other authentication methods? sql, pam, etc. There are third-party SQL MemberAdapters, but they are not included as part of the standard Mailman p

Re: [Mailman-Users] Bug in Mailman 2.1.6b4

2005-07-08 Thread John Dennis
On Fri, 2005-07-08 at 11:54 +0900, Jim Tittsler wrote: > On Jul 8, 2005, at 04:59, Darren G Pifer wrote: > > [...] from a version of Mailman we upgraded to recently. I tried to > > look > > in the logs but could not find anything. We will be upgrading > > Did you look in your Apache error logs?

[Mailman-Users] sql support

2005-07-08 Thread Terry
Hello, I have an existing db/table that contains the email, name, password. Does mailman support any other authentication methods? sql, pam, etc. Thanks! -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/list

[Mailman-Users] pipermail and external archiver

2005-07-08 Thread Jean-Philippe GIOLA
Hi all Is it possible to have both pipermail and an external archiver working together ? Im actually using un external archiver (it's an archiver in php that I have developped - it work very well!!) and when i go to my list archive page ("server/pipermail/list_name"), it say that there is no ar