Re: [Mailman-Users] Postfix and Mailman ...

2010-10-04 Thread Christopher Kurtis Koeber
See below. >-Original Message- >From: Mark Sapiro [mailto:m...@msapiro.net] >Sent: Monday, October 04, 2010 11:08 PM >To: Christopher Koeber; mailman-users@python.org >Subject: Re: [Mailman-Users] Postfix and Mailman ... > >Christopher Koeber wrote: > >>

Re: [Mailman-Users] Postfix and Mailman ...

2010-10-04 Thread Mark Sapiro
Christopher Koeber wrote: >OK, I tried much of the suggestions given before and I made progress! > >When I actually send a message to the list I get this: > >- >Oct 4 20:49:04 WTS-ZIMBRA postfix/virtual[9636]: 25656321552: to=< >allstude...@wts-zimbra.w

Re: [Mailman-Users] Postfix and Mailman ...

2010-10-04 Thread Christopher Koeber
OK, I tried much of the suggestions given before and I made progress! When I actually send a message to the list I get this: - Oct 4 20:49:04 WTS-ZIMBRA postfix/virtual[9636]: 25656321552: to=< allstude...@wts-zimbra.wesleysem.edu>, orig_to=< allstude.

Re: [Mailman-Users] Content Filtering options

2010-10-04 Thread Mark Sapiro
dsl...@gmail.com wrote: > >Would it be possible for someone to explain simply and clearly which >configuration settings should I use in this section in order to obtain: > >- HTML messages (yes, right, I NEED to have HTML messages for this list) >- Footers being part of the body of the same HTML mes

[Mailman-Users] Content Filtering options

2010-10-04 Thread dsl225
I've read many messages regarding this section's configuration, but, I have to confess, the more I read the less I understand. Probably not the only one... Would it be possible for someone to explain simply and clearly which configuration settings should I use in this section in order to obtain:

Re: [Mailman-Users] number of subscribers

2010-10-04 Thread Mark Sapiro
Con Wieland wrote: >Does anybody already have a script to get the total number of >subscribers across all the lists on a system? If you want the total number of unique addresses in all your lists, you can get that with bin/find_member . | grep "found in:" | wc -l If you want the sum over a

Re: [Mailman-Users] number of subscribers

2010-10-04 Thread Adam McGreggor
On Mon, Oct 04, 2010 at 01:35:42PM -0700, Con Wieland wrote: > Does anybody already have a script to get the total number of > subscribers across all the lists on a system? something like: list_lists -b | while read L; do echo "List is ${L}"; list_members ${L} | wc -l ; done perhaps? If you'

[Mailman-Users] number of subscribers

2010-10-04 Thread Con Wieland
Does anybody already have a script to get the total number of subscribers across all the lists on a system? Con Wieland Office of Information Technology University of California at Irvine -- Mailman-Users mailing list Mailman-Users@python.or

Re: [Mailman-Users] Approved message is discarded

2010-10-04 Thread Mark Sapiro
On 10/4/2010 11:51 AM, Rosenbaum, Larry M. wrote: > > What caused the message to be discarded after it was approved? Most likely, Content filtering -> filter_action is Discard, and there was nothing left of the message after content filtering. E.g. the message was text/html or maybe multipart/re

Re: [Mailman-Users] Approved message is discarded

2010-10-04 Thread Mark Sapiro
On 10/4/2010 1:06 PM, Ralf Hildebrandt wrote: > * Rosenbaum, Larry M. : >> >> Oct 04 10:35:12 2010 (21271) X_Cohorts post from michael.x...@.edu >> held, >> message-id=<2034674bf9d4714bae35b22bf073eef402e70...@ms-..edu>: Post >> to moderated list >> Oct 04 10:38:26 2010 (5774) he

Re: [Mailman-Users] Approved message is discarded

2010-10-04 Thread Ralf Hildebrandt
* Rosenbaum, Larry M. : > We are running Mailman v2.1.13 on Solaris 9 Sparc. We have a list with about > 13,000 members that we currently have "emergency moderation" turned on > because of previous problems with reply storms. > > Today somebody sent a message to the list, which (of course) was

[Mailman-Users] Approved message is discarded

2010-10-04 Thread Rosenbaum, Larry M.
We are running Mailman v2.1.13 on Solaris 9 Sparc. We have a list with about 13,000 members that we currently have "emergency moderation" turned on because of previous problems with reply storms. Today somebody sent a message to the list, which (of course) was held for moderation. The list ow

Re: [Mailman-Users] Mailman 2.1.14 Multiple Owner(s) Patch - Problem

2010-10-04 Thread Barry Finkel
I wrote last week about a problem I was having with Mailman 2.1.14 and Mark Sapiro's multi-owner patch. I am not going to include my mail and Mark's response here; I will summarize. I created some test lists, and each had only one owner. Mark could not reproduce the error. I ran some more test