Re: [Mailman-Users] There currently are no publicly-advertised Mailmanmailing lists

2006-03-17 Thread Travis Derouin
Hey Mark, Did you run fix_url on your existing lists? Yep, sure did. First run bin/dumpdb on a lists/listname/config.pck and see what the value of the web_page_url attribute is. Then, if the list is advertised and the host portion of the url you are accessing the listinfo page with

Re: [Mailman-Users] There currently are no publicly-advertisedMailmanmailing lists

2006-03-17 Thread Kucera, Rich
when I do a make clean, make ,... how I can introduce some debugging statements Didn't know we had to make...can't you just edit *.py in place, and it'll automatically compile to .pyc and use you changes? That's what I do. Fix_url would've been my first guess, but I guess you did that.

Re: [Mailman-Users] There currently are no publicly-advertisedMailmanmailing lists

2006-03-17 Thread Travis Derouin
Yep, I tried that. I even removed /tmp/mailman-2.1.7Mailman/Cgi/listinfo.py and did a `make clean` which deleted src/listinfo, but when i did a `make`, src/listinfo reappeared, even though listinfo.py was deleted. So I must be missing something somewhere. When I do a `make install` the changes I

Re: [Mailman-Users] There currently are no publicly-advertised Mailmanmailing lists

2006-03-17 Thread Mark Sapiro
Travis Derouin wrote: It'd probably be worthwhile for me to debug this a bit. I notice that any edits I make to /tmp/mailman-2.1.7/Mailman/Cgi/listinfo.py don't show up in src/listinfo when I do a make clean, make , even when I introduce syntax errors. To move python from the unpack/build

Re: [Mailman-Users] There currently are nopublicly-advertisedMailmanmailing lists

2006-03-17 Thread Mark Sapiro
Travis Derouin wrote: Yep, I tried that. I even removed /tmp/mailman-2.1.7Mailman/Cgi/listinfo.py and did a `make clean` which deleted src/listinfo, but when i did a `make`, src/listinfo reappeared, even though listinfo.py was deleted. So I must be missing something somewhere. Yes. When I do

[Mailman-Users] Admin email on errors?

2006-03-17 Thread Kurt Werle
I have twice got the following error: --- Mar 14 22:41:58 2006 mailmanctl(54): The master qrunner lock could not be acquired. It appears as though there is a stale master qrunner lock. Try re-running mailmanctl with the -s flag. Mar 14 22:41:58 2006 mailmanctl(54): Mar 14 22:56:02 2006

[Mailman-Users] Not receive email when posting to list

2006-03-17 Thread Jana Nguyen
Hi there, I can subscribe to a list, both I and the owner of the mailing list get an email notifications. But I do not receive email when posting to any of the mailing list that I created. Thank you. -- Mailman-Users mailing list

Re: [Mailman-Users] Not receive email when posting to list

2006-03-17 Thread Mark Sapiro
Jana Nguyen wrote: I can subscribe to a list, both I and the owner of the mailing list get an email notifications. But I do not receive email when posting to any of the mailing list that I created. Does anyone get your posts? Are your posts moderated? Do you have your subscription options and

[Mailman-Users] I really need to put a banner on the messages

2006-03-17 Thread daniel trejo
hello; I explained to my boss the xss exploit, and that i would need to change the code to put a img src= tag on the header of the messages posted on the lists. Nevertheless he still wants me to put it. So my question is ¿do i have to join the developers list to get help with this issue?

[Mailman-Users] Mass subscribe duplicate addresses

2006-03-17 Thread Michael Rainey
Re: FAQ 3.44 Mass subscribe in different formats, what is result one has duplicates. I.e. same email address listed twice either in same format or in different formats like in FAQ. I have multiple text files of addresses from several lists that we are combining into a one way announcement list.

Re: [Mailman-Users] Not receive email when posting to list

2006-03-17 Thread Jana Nguyen
Mark Sapiro wrote: Jana Nguyen wrote: I can subscribe to a list, both I and the owner of the mailing list get an email notifications. But I do not receive email when posting to any of the mailing list that I created. Does anyone get your posts? Nope. Are your posts moderated?

Re: [Mailman-Users] Not receive email when posting to list

2006-03-17 Thread Mark Sapiro
Jana Nguyen wrote: It seems that mailman can send out mail. I get an email of confirmation when subscribing to the list, but the owner of the list doesn't get an email to approve the rquest nor do I received a copy of an email for a list that I am a member of. See

[Mailman-Users] Security Help

2006-03-17 Thread Jewel
I am a brand new user of Mailman and in the process of building a replacement for one that is running out of space. I am struggling with security. I know there are processes like ftp and telnet which I should shutdown but how do I do this. Any information I have found online confuses me or

Re: [Mailman-Users] I really need to put a banner on the messages

2006-03-17 Thread Mark Sapiro
daniel trejo wrote: So my question is do i have to join the developers list to get help with this issue? what are the requisites to join? what should i know? No you don't have to join mailman-developers, but you do have to learn Python and read some Mailman code. Mailman is not the most

Re: [Mailman-Users] Admin email on errors?

2006-03-17 Thread Mark Sapiro
Kurt Werle wrote: I have twice got the following error: --- Mar 14 22:41:58 2006 mailmanctl(54): The master qrunner lock could not be acquired. It appears as though there is a stale master qrunner lock. Try re-running mailmanctl with the -s flag. Mar 14 22:41:58 2006 mailmanctl(54): Mar 14

Re: [Mailman-Users] Forged from headers and non existent lists

2006-03-17 Thread stupidmail4me
You're right. That's a good question. Why is mailman receiving these messages? Here's the message that gets sent back: Your mail for [EMAIL PROTECTED] could not be sent: no list named blah is known by lists.foo.com For a list of publicly-advertised mailing lists hosted on this server,

Re: [Mailman-Users] Security Help

2006-03-17 Thread Mark Sapiro
Jewel wrote: I simply want to know how can I see that services running, how to shut them down, and secure the server. I am running Knoppix 4.0.2 and Mailman 2.1.7. If Mailman is normally installed, there is a 'mailmanctl' in its bin/ directory, and Mailman is shut down with 'bin/mailmanctl

Re: [Mailman-Users] Forged from headers and non existent lists

2006-03-17 Thread Mark Sapiro
stupidmail4me wrote: Here's the message that gets sent back: Your mail for [EMAIL PROTECTED] could not be sent: no list named blah is known by lists.foo.com For a list of publicly-advertised mailing lists hosted on this server, visit this URL: http://lists.foo.com/ If this does

Re: [Mailman-Users] Forged from headers and non existent lists

2006-03-17 Thread stupidmail4me
I just figured it out. You're right, it's not mailman sending out the response. I'm using mm-handler and that's what's sending out the bad list name response. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around

Re: [Mailman-Users] Tip for finding in the source

2006-03-17 Thread Oliver Schulze L.
(To list moderator: please don't block this email, its an already started discussion, I need to provide feedback to Mark, I need to post the patch, thanks) Hi Mark, I think I found were the original email get attached to the notification email. What I need to do is: - if the email have been

[Mailman-Users] Use of Mailman documentation

2006-03-17 Thread Karl Zander
I note that on the Mailman website this is some nice documention for users written by Terri Oda (and others I gather.) It is allowed to give that out to my users? I do not see anything about how it is licensed. --Karl -- Mailman-Users

Re: [Mailman-Users] Tip for finding in the source

2006-03-17 Thread Mark Sapiro
Oliver Schulze L. wrote: (To list moderator: please don't block this email, its an already started discussion, I need to provide feedback to Mark, I need to post the patch, thanks) The moderator didn't block your first message. Content filtering discarded it because after removing the

[Mailman-Users] A glitch in Mailman??

2006-03-17 Thread Tom Ray
I'm running mailman on multiple sites (virtual mail server) and for each installation I configured it for the domain inquestion only. The last two installs that I did were with mailman 2.1.7 while the existing ones were with 2.1.6. It appears that the mailing lists for all the domains are working

Re: [Mailman-Users] Use of Mailman documentation

2006-03-17 Thread Mark Sapiro
Karl Zander wrote: I note that on the Mailman website this is some nice documention for users written by Terri Oda (and others I gather.) It is allowed to give that out to my users? I do not see anything about how it is licensed. The entire web site, including Terri's manuals (but not