[Mailman-Users] FAQ 5.3 localdomain.localhost problem

2006-12-01 Thread Dewhirst, Rob
http://www.python.org/cgi-bin/faqw-mm.py?req=all#5.3 I have the correct DEFAULT_HOST_NAME, DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST in mm_cfg.py and I am still getting emails with urls referring to localdomain.localhost in them. I have restarted mailman after the change. I noticed in Defaults.py

Re: [Mailman-Users] FAQ 5.3 localdomain.localhost problem

2006-12-01 Thread Patrick Bogen
On 12/1/06, Dewhirst, Rob [EMAIL PROTECTED] wrote: I have the correct DEFAULT_HOST_NAME, DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST in mm_cfg.py and I am still getting emails with urls referring to localdomain.localhost in them. I have restarted mailman after the change. Ideas? Run fix_url

[Mailman-Users] Mailman still sending command confirmations via e-maili

2006-12-01 Thread Ben Swihart
My problem is that Mailman is sending The results of your email commands messages when a subscription is successful and *I do not want it to do that* as I have set the send_welcome_msg to Yes and this is unfriendly and redundant to the welcome message that goes out to new members. Can you

Re: [Mailman-Users] Removing invalid list members

2006-12-01 Thread Dave Sherohman
Three days and no responses... So there's no way to remove the address described below? The code that strips the second @ and everything after it can't be bypassed? You can't safely edit the database to delete it directly without going through remove_members and the sanitizing code? There's got

Re: [Mailman-Users] Removing invalid list members

2006-12-01 Thread Barry Warsaw
-- 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.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

Re: [Mailman-Users] FAQ 5.3 localdomain.localhost problem

2006-12-01 Thread Mark Sapiro
Patrick Bogen wrote: On 12/1/06, Dewhirst, Rob [EMAIL PROTECTED] wrote: I have the correct DEFAULT_HOST_NAME, DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST in mm_cfg.py and I am still getting emails with urls referring to localdomain.localhost in them. I have restarted mailman after the change.

Re: [Mailman-Users] Removing invalid list members

2006-12-01 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [Barry swears he typed a response!] What I tried to say was, use bin/withlist -l mylist and call m.removeMember() explicitly. Then m.Save() to save the changes. - -Barry -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.5 (Darwin)

Re: [Mailman-Users] Old lists are working. New lists discardallmessages. How to debug?

2006-12-01 Thread Mark Sapiro
Brian Parish wrote: 4. discard_these_nonmembers is blank and generic_nonmember_action is hold 5. forward_auto_discards is set to Yes, so I see the discards, but with no explanation as to why Given point 4, I don't understand how mailman can do anything but hold the message for approval,

Re: [Mailman-Users] Old lists are working. New lists discardallmessages. How to debug?

2006-12-01 Thread Mark Sapiro
Brian Parish wrote: I did a bit more digging and found that the lists which don't work have no entries in /usr/local/mailman/data/virtual-mailman Obviously a problem! Tried creating another list and found that entries were created in /usr/local/mailman/data/virtual-mailman and indeed, that one

Re: [Mailman-Users] Mailman, Fedora Core, 500 Internal Server Error

2006-12-01 Thread Mark Sapiro
Vernon Webbwrote: Next I look in my /var/log/httpd/suexec.log and I get: [2006-11-24 10:07:27]: uid: (500/morganfundingcorp) gid: (500/500) cmd: confirm [2006-11-24 10:07:27]: file is either setuid or setgid: (/usr/lib/mailman/cgi- bin/confirm) So I change from 2755 with User as root, Group

Re: [Mailman-Users] Removing invalid list members

2006-12-01 Thread Mark Sapiro
Barry Warsaw wrote: What I tried to say was, use bin/withlist -l mylist and call m.removeMember() explicitly. Then m.Save() to save the changes. And, please note that this is in the FAQ at http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq03.013.htp. -- Mark Sapiro [EMAIL PROTECTED]

[Mailman-Users] Questions regarding mailman tunning FAQ 6.6

2006-12-01 Thread Xueshan Feng
I am looking into ways to improve performance for our mailman server. It currently serves 15,000 mailing list, and the largest list has more than 10,000 members. We are running mailman 2.1.8 with Postfix. We have load spike at 20, and during busy hours, load average is around 10. Messages delays

Re: [Mailman-Users] Uncaught bounce notification loop

2006-12-01 Thread Mark Sapiro
Brian Parish wrote: With *bounce_processing set to Yes on one list I get: * The attached message was received as a bounce... messages, with the same message attached many times. i.e. The Uncaught bounce notification IS the attached message. These continue streaming out until I turn off

Re: [Mailman-Users] [EMAIL PROTECTED] isnt working

2006-12-01 Thread Mark Sapiro
Ken Cheney wrote: When I send email to [EMAIL PROTECTED] the names don't unsubscribe from the lists. Does the mail reach Mailman? Is anything returned to the sender? What does the MTA log say it did with the mail? -- Mark Sapiro [EMAIL PROTECTED] The highway is for gamblers, San

Re: [Mailman-Users] FAQ 5.3 localdomain.localhost problem

2006-12-01 Thread Dewhirst, Rob
I've updated FAQ 5.3 to clarify that DEFAULT_HOST_NAME should not be used and to reference FAQ 4.69 re: fix_url. withlist -l -r fix_url listname worked great. Thanks. -- Mailman-Users mailing list Mailman-Users@python.org

Re: [Mailman-Users] [EMAIL PROTECTED] isnt working

2006-12-01 Thread Ken Cheney
Given that I am very new to Mailman/Postfix/Linux... where would I find the MTA logs? how would I tell if the message made it to mailman. Come to think of it I have seen in logs where it say [EMAIL PROTECTED] has been removed from the list. Yet my email address is still on the list.

Re: [Mailman-Users] Removing invalid list members

2006-12-01 Thread Dave Sherohman
On Fri, Dec 01, 2006 at 11:03:26AM -0800, Mark Sapiro wrote: Barry Warsaw wrote: What I tried to say was, use bin/withlist -l mylist and call m.removeMember() explicitly. Then m.Save() to save the changes. Yep, that took care of it. Thanks! And, please note that this is in the FAQ at

Re: [Mailman-Users] Private lists and trouble shooting unsubscribes

2006-12-01 Thread Mark Sapiro
Ken Cheney wrote: I send email to the list using my corprate Outlook client to [EMAIL PROTECTED] what setting do i have in error that logs [EMAIL PROTECTED] instead [EMAIL PROTECTED] I dont have a mail client on the list server at all. Strickly command line shell only. Some MTA between

Re: [Mailman-Users] Most recent posts to top of page

2006-12-01 Thread Mark Sapiro
Barry R Cisna wrote: I m sure this is an easy fix, but i can not find a howto on doing this: How do I get MM to show most recent posts at top of the page,rather than the default, most recent are at the bottom.. Which page? archives? admindb? something else? In any case, it's probably a code

Re: [Mailman-Users] [EMAIL PROTECTED] isnt working

2006-12-01 Thread Mark Sapiro
Ken Cheney wrote: Given that I am very new to Mailman/Postfix/Linux... where would I find the MTA logs? Maybe /var/log/maillog; maybe somewhere else. how would I tell if the message made it to mailman. There will be a maillog entry indicating the message was delivered via a pipe to the

Re: [Mailman-Users] Questions regarding mailman tunning FAQ 6.6

2006-12-01 Thread Mark Sapiro
Xueshan Feng wrote: Mailman FAQ 6.6 mentioned the following configuration tuning for qrunner: |Set your qrunner proc to live longer, and extend the lock life: |QRUNNER_LOCK_LIFETIME = hours(10) |QRUNNER_PROCESS_LIFETIME = minutes(15) |QRUNNER_MAX_MESSAGES = 300 |Set these to 20 hours, 2 hours

Re: [Mailman-Users] How to setup umbrella lists

2006-12-01 Thread Mark Sapiro
Patrick Bogen wrote: The patch, I believe, is here: http://sourceforge.net/tracker/index.php?func=detailaid=1220144group_id=103atid=300103 And I just added a comment to the tracker item that the patch applies without change to Mailman 2.1.9. Additionally, each sublist either needs

Re: [Mailman-Users] Moderation action

2006-12-01 Thread Mark Sapiro
Patrick Bogen wrote: Unfortunately, it looks like, since Moderate.py comes before anything else, there's no really 'correct' way to do this. It doesn't come before SpamDetect which processes header_filter_rules, so your suggestion below won't work. One option that ought to work, however,

Re: [Mailman-Users] Moderation action

2006-12-01 Thread Patrick Bogen
On 12/1/06, Mark Sapiro [EMAIL PROTECTED] wrote: Patrick Bogen wrote: Unfortunately, it looks like, since Moderate.py comes before anything else, there's no really 'correct' way to do this. It doesn't come before SpamDetect which processes header_filter_rules, so your suggestion below

Re: [Mailman-Users] Mailman still sending command confirmations viae-maili

2006-12-01 Thread Mark Sapiro
Ben Swihart wrote: Well, I have set the send_welcome_msg to Yes. These command result e-mails are still going out. Also, is mailmainctl -s restart the proper way to restart and incorporate changes to the code? The -s option is not really applicable to a 'restart', but yes, that should do

Re: [Mailman-Users] Moderation action

2006-12-01 Thread Mark Sapiro
Patrick Bogen wrote: On 12/1/06, Mark Sapiro [EMAIL PROTECTED] wrote: It doesn't come before SpamDetect which processes header_filter_rules, so your suggestion below won't work. Indeed, this is correct. I think I failed at reading, since Moderate.py isn't anything like the first in the

Re: [Mailman-Users] Can't login mailman list admin web

2006-12-01 Thread Mark Sapiro
Stanley Chen wrote: Recently we have sent out several mails to this list, and it's still running. What is still running? Is Mailman still sending to the MTA? However, we can't login to the admin webpage. After we input password, the page was loading as shown in the status bar, but after

[Mailman-Users] list members do not get mail :details

2006-12-01 Thread brcisna
Hello List, I have setup a couple other MM installs in the past. This is the first time i have installed MM on a server different from the mail server that users use. I never see any smtp-failures in the MM logs? Ive went through the faq 3.1.4 Users not receiving mail. No joy:(. Below is a copy

Re: [Mailman-Users] list members do not get mail :details

2006-12-01 Thread Mark Sapiro
Barry Cisna wrote: Below is a copy paste of the mail log on the actual MM server. Is the mailer=local corrrect? to=[EMAIL PROTECTED], delay=00:00:02, xdelay=00:00:02, mailer=local, pri=86494, dsn=2.0.0, stat=Sent This is from the MTA log, thus the message was delivered from Mailman to this MTA