Re: [Mailman-Users] Prepending previous message text to current message
Very cool. Thanks, Mark. Helpful as always. -Original Message- From: m...@msapiro.net [mailto:m...@msapiro.net] Sent: Tuesday, February 28, 2012 12:00 PM To: Atkins, Brian CTR; mailman-users@python.org Subject: Re: [Mailman-Users] Prepending previous message text to current message Atkins, Brian CTR wrote: > >On a related side note: is there a way to easily switch the nomail option for >all list subscribers? The script at <http://www.msapiro.net/scripts/set_nomail.py> can set all subscribers to no mail, but setting everyone back the way they were is a problem. -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
Re: [Mailman-Users] Prepending previous message text to current message
Never mind. My boneheaded mistake. They changed the header for non-digest users. -Original Message- From: mailman-users-bounces+brian.d.atkins=uscg@python.org [mailto:mailman-users-bounces+brian.d.atkins=uscg@python.org] On Behalf Of Atkins, Brian CTR Sent: Tuesday, February 28, 2012 7:50 AM To: mailman-users@python.org Subject: [Mailman-Users] Prepending previous message text to current message I am having an issue with one of my more active lists whereby the previous message text is being prepended to the latest message. The odd thing is that the message, as it appears in the list archives is as it should be, though the message sent to the subscribers appears as thus: "This is the previous message sent." "This is the latest message." "List footer." The only anomaly I found with the list was a member with a malformed email address, "#u...@domain.com". I have since removed the user yet messages continue to appear as I have described. On a related side note: is there a way to easily switch the nomail option for all list subscribers? This would greatly assist me in testing the issue without inundating the subscribers with test messages. Normally I would create a new list for testing, but since this is the only list that appears to have the issue, I need to test against this one. TIA. Brian -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/brian.d.atkins%40uscg.mil -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
[Mailman-Users] Prepending previous message text to current message
I am having an issue with one of my more active lists whereby the previous message text is being prepended to the latest message. The odd thing is that the message, as it appears in the list archives is as it should be, though the message sent to the subscribers appears as thus: "This is the previous message sent." "This is the latest message." "List footer." The only anomaly I found with the list was a member with a malformed email address, "#u...@domain.com". I have since removed the user yet messages continue to appear as I have described. On a related side note: is there a way to easily switch the nomail option for all list subscribers? This would greatly assist me in testing the issue without inundating the subscribers with test messages. Normally I would create a new list for testing, but since this is the only list that appears to have the issue, I need to test against this one. TIA. Brian -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
Re: [Mailman-Users] Creating a list for announcements only
OK, I'm very close and have made many of the changes suggested both by Mark and from the FAQ. I have one last item I'm having trouble with. I have an explicit reply to address in place. If I set the member_moderation_action to 'discard', will the person/people in the explicit reply to header still get a copy of the message? What about 'reject'? Thanks, Brian -----Original Message- From: Atkins, Brian CTR Sent: Monday, August 22, 2011 7:03 AM To: 'm...@msapiro.net'; Mailman-Users@python.org Subject: RE: [Mailman-Users] Creating a list for announcements only Thank you, Mark. This is very, very close to what I need. I appreciate the quick and concise reply. Brian -Original Message- From: m...@msapiro.net [mailto:m...@msapiro.net] Sent: Friday, August 19, 2011 7:51 PM To: Atkins, Brian CTR; Mailman-Users@python.org Subject: Re: [Mailman-Users] Creating a list for announcements only Atkins, Brian CTR wrote: >I'm trying to create a list so that 1 member and a select group of non-members >can send out announcements with the replies coming back to the poster and >limit the amount of email that the moderator/poster receives. I also want to >have the ability to have members send to the list but messages go to a >specific person rather than the list. See the FAQ at <http://wiki.list.org/x/3YA9>. That should get you at least close to what you want. >I should note that the primary poster is also a moderator, so he receives 2 >e-mails for every reply, one for the actual reply and another from mailman >telling him he has a post that is moderated. > >So what I want is: > >Announcement: >Poster => List > >Reply: >Member => Poster > >New message: >Member => Authorized recipient This is the tricky part. See below. > >What I'm getting is: > >Announcement: >Poster => List > >Reply: >Member => Poster >Admin message => Moderator If you set member_moderation_action to Reject or Discard, you won't get a held message or notice to the moderator. If you set first_strip_reply_to to Yes, reply_goes_to_list to Explicit address and reply_to_address as desired, you can get most replies to go to reply_to_address. This won't be the poster in all cases, but may be acceptable. If you rely on users to just "reply", either reply_goes_to_list = Poster or reply_goes_to_list = Explicit address will be fine. The problem comes when they "reply all" because that will include the list. >New message: >Member => Held for moderation >Admin message => Moderator There is no way to send this message to a specific person. What you can do is described in the FAQ, namely set member_moderation_action to Reject and set member_moderation_notice to text explaining that the message should be sent to "Authorized recipient". However, this may impact the Reply: case -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
Re: [Mailman-Users] Creating a list for announcements only
Thank you, Mark. This is very, very close to what I need. I appreciate the quick and concise reply. Brian -Original Message- From: m...@msapiro.net [mailto:m...@msapiro.net] Sent: Friday, August 19, 2011 7:51 PM To: Atkins, Brian CTR; Mailman-Users@python.org Subject: Re: [Mailman-Users] Creating a list for announcements only Atkins, Brian CTR wrote: >I'm trying to create a list so that 1 member and a select group of non-members >can send out announcements with the replies coming back to the poster and >limit the amount of email that the moderator/poster receives. I also want to >have the ability to have members send to the list but messages go to a >specific person rather than the list. See the FAQ at <http://wiki.list.org/x/3YA9>. That should get you at least close to what you want. >I should note that the primary poster is also a moderator, so he receives 2 >e-mails for every reply, one for the actual reply and another from mailman >telling him he has a post that is moderated. > >So what I want is: > >Announcement: >Poster => List > >Reply: >Member => Poster > >New message: >Member => Authorized recipient This is the tricky part. See below. > >What I'm getting is: > >Announcement: >Poster => List > >Reply: >Member => Poster >Admin message => Moderator If you set member_moderation_action to Reject or Discard, you won't get a held message or notice to the moderator. If you set first_strip_reply_to to Yes, reply_goes_to_list to Explicit address and reply_to_address as desired, you can get most replies to go to reply_to_address. This won't be the poster in all cases, but may be acceptable. If you rely on users to just "reply", either reply_goes_to_list = Poster or reply_goes_to_list = Explicit address will be fine. The problem comes when they "reply all" because that will include the list. >New message: >Member => Held for moderation >Admin message => Moderator There is no way to send this message to a specific person. What you can do is described in the FAQ, namely set member_moderation_action to Reject and set member_moderation_notice to text explaining that the message should be sent to "Authorized recipient". However, this may impact the Reply: case -- Mark Sapiro The highway is for gamblers, San Francisco Bay Area, Californiabetter use your sense - B. Dylan -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
[Mailman-Users] Creating a list for announcements only
I'm trying to create a list so that 1 member and a select group of non-members can send out announcements with the replies coming back to the poster and limit the amount of email that the moderator/poster receives. I also want to have the ability to have members send to the list but messages go to a specific person rather than the list. I should note that the primary poster is also a moderator, so he receives 2 e-mails for every reply, one for the actual reply and another from mailman telling him he has a post that is moderated. So what I want is: Announcement: Poster => List Reply: Member => Poster New message: Member => Authorized recipient What I'm getting is: Announcement: Poster => List Reply: Member => Poster Admin message => Moderator New message: Member => Held for moderation Admin message => Moderator Thanks, Brian -- Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
RE: [Mailman-Users] urgent: list sends lots of email to list-admin
Open relay? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Rudy Gevaert Sent: Thursday, March 18, 2004 7:00 AM To: [EMAIL PROTECTED] Subject: [Mailman-Users] urgent: list sends lots of email to list-admin Hi, Yesterday a list send a lot of mails to the list-admin. 2/3 per second sometimes. Now my mail access has been cut of due to that (what's normal). What could the problem be? The installation has run without trouble for over a year. I'm using exim and the mailman in Debian Stable Relevant logs: 2004-03-17 17:15:04 1B3dhA-0006ej-00 <= [EMAIL PROTECTED] H=student (student.UGent.be) [127.0.0.1] P=esmtp S=3744 [EMAIL PROTECTED] 2004-03-17 17:15:04 1B3dhA-0006el-00 <= [EMAIL PROTECTED] H=student (student.UGent.be) [127.0.0.1] P=esmtp S=3744 [EMAIL PROTECTED] 2004-03-17 17:15:04 1B3dhA-0006ej-00 => [EMAIL PROTECTED] R=smarthost T=remote_smtp H=tarzan.ugent.be [157.193.40.45] 2004-03-17 17:15:04 1B3dhA-0006ej-00 -> [EMAIL PROTECTED] R=smarthost T=remote_smtp H=tarzan.ugent.be [157.193.40.45] 2004-03-17 17:15:04 1B3dhA-0006ej-00 Completed 2004-03-17 17:15:04 1B3dhA-0006el-00 => [EMAIL PROTECTED] R=smarthost T=remote_smtp H=tarzan.ugent.be [157.193.40.45] 2004-03-17 17:15:04 1B3dhA-0006el-00 -> [EMAIL PROTECTED] R=smarthost T=remote_smtp H=tarzan.ugent.be [157.193.40.45] 2004-03-17 17:15:04 1B3dhA-0006el-00 -> [EMAIL PROTECTED] R=smarthost T=remote_smtp H=tarzan.ugent.be [157.193.40.45] 2004-03-17 17:15:04 1B3dhA-0006el-00 -> [EMAIL PROTECTED] R=smarthost T=remote_smtp H=tarzan.ugent.be [157.193.40.45] 2004-03-17 17:15:04 1B3dhA-0006el-00 -> [EMAIL PROTECTED] R=smarthost T=remote_smtp H=tarzan.ugent.be [157.193.40.45] 2004-03-17 17:15:04 1B3dhA-0006el-00 Completed (above are subscribers of the list) a bit later (no logs with guk in during 10 minutes): mail from "guk": note: nobody sent to guk! 2004-03-17 17:24:12 1B3dq0-0006vo-00 <= [EMAIL PROTECTED] U=guk P=local S=468 sends mail to list admin: 2004-03-17 17:24:12 1B3dq0-0006vo-00 => [EMAIL PROTECTED] R=smarthost T=remote_smtp H=tarzan.ugent.be [157.193.40.45] 2004-03-17 17:24:12 1B3dq0-0006vo-00 Completed ok and guk sends again a lot of mails: 2004-03-17 17:24:49 1B3dqb-0006xH-00 <= [EMAIL PROTECTED] U=guk P=local S=632 2004-03-17 17:24:50 1B3dqb-0006xJ-00 <= [EMAIL PROTECTED] U=guk P=local S=633 2004-03-17 17:24:50 1B3dqc-0006xO-00 <= [EMAIL PROTECTED] U=guk P=local S=633 2004-03-17 17:24:50 1B3dqc-0006xQ-00 <= [EMAIL PROTECTED] U=guk P=local S=633 2004-03-17 17:24:50 1B3dqc-0006xV-00 <= [EMAIL PROTECTED] U=guk P=local S=633 2004-03-17 17:24:50 1B3dqc-0006xb-00 <= [EMAIL PROTECTED] U=guk P=local S=633 2004-03-17 17:24:50 1B3dqc-0006xg-00 <= [EMAIL PROTECTED] U=guk P=local S=633 2004-03-17 17:24:50 1B3dqc-0006xj-00 <= [EMAIL PROTECTED] U=guk P=local S=633 2004-03-17 17:24:50 1B3dqc-0006xr-00 <= [EMAIL PROTECTED] U=guk P=local S=633 2004-03-17 17:24:50 1B3dqb-0006xH-00 => guk <[EMAIL PROTECTED]> D=list_admin_director T=list_admin_transport 2004-03-17 17:24:50 1B3dqb-0006xH-00 Completed 2004-03-17 17:24:50 1B3dqc-0006xw-00 <= [EMAIL PROTECTED] U=guk P=local S=633 2004-03-17 17:24:51 1B3dqc-0006y1-00 <= [EMAIL PROTECTED] U=guk P=local S=633 2004-03-17 17:24:51 1B3dqb-0006xJ-00 => guk <[EMAIL PROTECTED]> D=list_admin_director T=list_admin_transport 2004-03-17 17:24:51 1B3dqb-0006xJ-00 Completed 2004-03-17 17:24:51 1B3dqd-0006yA-00 <= [EMAIL PROTECTED] U=guk P=local S=633 2004-03-17 17:24:51 1B3dqd-0006yC-00 <= [EMAIL PROTECTED] U=guk P=local S=633 2004-03-17 17:24:52 1B3dqc-0006xO-00 => guk <[EMAIL PROTECTED]> D=list_admin_director T=list_admin_transport 2004-03-17 17:24:52 1B3dqc-0006xO-00 Completed 2004-03-17 17:24:52 1B3dqc-0006xV-00 => guk <[EMAIL PROTECTED]> D=list_admin_director T=list_admin_transport 2004-03-17 17:24:52 1B3dqc-0006xV-00 Completed 2004-03-17 17:24:52 1B3dqd-0006yH-00 <= [EMAIL PROTECTED] U=guk P=local S=633 2004-03-17 17:24:52 1B3dqc-0006xb-00 => guk <[EMAIL PROTECTED]> D=list_admin_director T=list_admin_transport and that goes on... and on... What could be caussing this? Thanks in advance, -- Rudy Gevaert[EMAIL PROTECTED] Web pagehttp://www.webworm.org Schamper sysadmin http://www.schamper.ugent.be GNU/Linux user and Savannah hacker http://savannah.gnu.org Democracy does not guarantee equality of conditions - it only guarantees equality of opportunity. - Irving Kristol -- Mailman-Users mailing list [EMAIL PROTECTED] 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/ -- Mailman-Users mailing list [EMAIL PROTECTED] 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.or
[Mailman-Users] Modifying web pages
I'm working on building a fresh system with RH9 and MM 2.1.4 to replace our existing list server running MM 2.0.13. I'd like to modify the MM web pages to have the same look and feel as the rest of our site. I have already edited the general, subscribe, and options pages, but would like to edit the rest of the pages as well. I haven't found any threads pertaining to this in the archives. Thanks, Brian -- Mailman-Users mailing list [EMAIL PROTECTED] 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/
[Mailman-Users] Problems resolving the hostname?
Greetings, I am currently using Mailman 2.0.13, but I am in the process of performing a fresh installation of 2.1.4 on RedHat 9. I have the basics complete and I am having difficulty with the configuration. When accessing the cgi for listinfo, etc, the hostname for the links is resolving to 'localhost.localdomain'. I have the following set in mm_cfg.py: DEFAULT_EMAIL_HOST = '###MyHostName###' DEFAULT_URL_HOST = '###MyHostName###' VIRTUAL_HOSTS.clear() add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) I tried various attempts to set DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST in Defaults.py as well, but I am still having issues. Any thoughts? It's probably something simple that I'm overlooking... Brian -- Mailman-Users mailing list [EMAIL PROTECTED] 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
[Mailman-Users] Removing Icons
I'm looking to remove the mailman and other icons that show up at the bottom of the general info, archives, and admin page. I'm not up on Python yet. Has anyone attempted this before? Been successful? Brian -- Mailman-Users mailing list [EMAIL PROTECTED] 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
RE: [Mailman-Users] Stripping attachments
Thanks, Brad. I guess I'll have to upgrade to 2.1 to get that feature. Brian -Original Message- From: Brad Knowles [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 26, 2003 11:04 AM To: Atkins, Brian Cc: '[EMAIL PROTECTED]' Subject: Re: [Mailman-Users] Stripping attachments At 8:23 AM -0400 2003/08/26, Atkins, Brian wrote: > Oops... forgot to ask with my last post: Is there a way to strip out all > attachments? See the archives. This is actually a more difficult problem than you imagine, for a variety of technical reasons. The short answer is that if you go into "Content Filtering", and click on the button "Should Mailman filter the content of list traffic according to the settings below?" and set it to "Yes" and you don't change anything else, then mailman should go ahead and strip most things you're likely to see (by default, it will only pass messages that are plain text, or MIME bodypart types multipart/mixed, multipart/alternative, or text/plain), and it will strip text/html to plain text. See also the FAQ entries at <http://www.python.org/cgi-bin/faqw-mm.py?query=attachment&querytype=simple&; casefold=yes&req=search>. -- Brad Knowles, <[EMAIL PROTECTED]> "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -Benjamin Franklin, Historical Review of Pennsylvania. GCS/IT d+(-) s:+(++)>: a C++(+++)$ UMBSHI$ P+>++ L+ !E-(---) W+++(--) N+ !w--- O- M++ V PS++(+++) PE- Y+(++) PGP>+++ t+(+++) 5++(+++) X++(+++) R+(+++) tv+(+++) b+() DI+() D+(++) G+() e++> h--- r---(+++)* z(+++) -- Mailman-Users mailing list [EMAIL PROTECTED] 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
[Mailman-Users] Stripping attachments
Oops... forgot to ask with my last post: Is there a way to strip out all attachments? Brian -- Mailman-Users mailing list [EMAIL PROTECTED] 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
[Mailman-Users] Hardcoding privacy settings
Is there a method of hard coding list settings, particularly privacy settings in Mailman? I'm using version 2.0.13. Also, is there a method to force list admins to change passwords at regular intervals? Brian Atkins -- Mailman-Users mailing list [EMAIL PROTECTED] 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org