Re: [Mailman-Users] digest message modification

2008-09-09 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: > >Is there a way to do this on a per-list basis? From the web interface or from >the command line? Not without modifying the code to implement a per-list setting. >[EMAIL PROTECTED] wrote: >> >>Is there any way to strip out certain headers/lines from a message being s

Re: [Mailman-Users] digest message modification

2008-09-09 Thread Alan . Rubin
Mark, Is there a way to do this on a per-list basis? From the web interface or from the command line? Regards, Alan Rubin Technician Unix DCS Midrange Services Phone: +61 (08) 8999 6814 Fax: +61 (08) 8999 7493 e-Mail: [EMAIL PROTECTED]

Re: [Mailman-Users] digest message modification

2008-09-09 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: > >Is there any way to strip out certain headers/lines from a message being shown >in a digest format? See the settings MIME_DIGEST_KEEP_HEADERS and PLAIN_DIGEST_KEEP_HEADERS in defaults.py. You can copy PLAIN_DIGEST_KEEP_HEADERS omitting Message-ID and Content-Type and

[Mailman-Users] digest message modification

2008-09-09 Thread Alan . Rubin
Hello, Is there any way to strip out certain headers/lines from a message being shown in a digest format? My clients are trying to present their information as directly as possible and they would like to remove certain bits. Today's Topics: 1. Test message (Mainframe Services Change Notific

Re: [Mailman-Users] accept these non members: @listname not working

2008-09-09 Thread Gary Casterline
Mark Sapiro wrote: > Gary Casterline wrote: >> I take care of some list housed on an ISP that's running Mailman 2.1.11. >> The feature to include lists in the privacy/sender/accept these >> nonmembers box is *apparently* there (the html help link describes the >> feature at least), however, folks w

Re: [Mailman-Users] Senddigest error on list

2008-09-09 Thread Mark Sapiro
Daniel Ojo wrote: > >Has anyone come across this error message. I am getting this error >message on one of my lists. >I have google and can't come up with anything substantial. > ># /usr/lib/mailman/cron/senddigests >Traceback (most recent call last): > File "/usr/lib/mailman/cron/senddigests", l

[Mailman-Users] Senddigest error on list

2008-09-09 Thread Daniel Ojo
Hi, Has anyone come across this error message. I am getting this error message on one of my lists. I have google and can't come up with anything substantial. # /usr/lib/mailman/cron/senddigests Traceback (most recent call last): File "/usr/lib/mailman/cron/senddigests", line 94, in ? main(

Re: [Mailman-Users] accept these non members: @listname not working

2008-09-09 Thread Mark Sapiro
Gary Casterline wrote: > >I take care of some list housed on an ISP that's running Mailman 2.1.11. >The feature to include lists in the privacy/sender/accept these >nonmembers box is *apparently* there (the html help link describes the >feature at least), however, folks who are members of the speci

Re: [Mailman-Users] change alias file structure?

2008-09-09 Thread Mark Sapiro
Peter Molnar wrote: > >I'd like to know, whether there's any way to change the way Mailman builds >its own aliases file, for using with Postfix. You'd need to modify Mailman/MTA/Postfix.py >I'd like to get > >[EMAIL PROTECTED]: "|/var/lib/mailman/mail/mailman post >test" >etc.. Th

Re: [Mailman-Users] list of members question

2008-09-09 Thread Mark Sapiro
Krystal Zipfel wrote: > >You can send an e-mail to: > > listname-request@ > >With the word "who" and then your administrative password for the list in >the subject line. The caveat there is if there are any hidden members, they >will not return. No longer true as of Mailman 2.1.10 if you authent

[Mailman-Users] accept these non members: @listname not working

2008-09-09 Thread Gary Casterline
Hi, I take care of some list housed on an ISP that's running Mailman 2.1.11. The feature to include lists in the privacy/sender/accept these nonmembers box is *apparently* there (the html help link describes the feature at least), however, folks who are members of the specified @listname are being

Re: [Mailman-Users] list of members question

2008-09-09 Thread Krystal Zipfel
Hi! You can send an e-mail to: listname-request@ With the word "who" and then your administrative password for the list in the subject line. The caveat there is if there are any hidden members, they will not return. AFAIK, you cannot change how many subscribers are shown in the administration

[Mailman-Users] change alias file structure?

2008-09-09 Thread Peter Molnar
Hi! I'd like to know, whether there's any way to change the way Mailman builds its own aliases file, for using with Postfix. I'd like to get [EMAIL PROTECTED]: "|/var/lib/mailman/mail/mailman post test" etc.. instead of: test: "|/var/lib/mailman/mail/mailman post test"

Re: [Mailman-Users] list of members question

2008-09-09 Thread Lynn, Michael (GWM-CAI)
I had a similar requirement and created a script that I run via cron to dump the subscribers to all lists into an html page. The script creates anchors for each list - so if you wanted, you could create a links by list. For example... Foo List Subscribers Here's the script: --- #!/bin/sh # ml

Re: [Mailman-Users] list of members question

2008-09-09 Thread Mark Sapiro
[EMAIL PROTECTED] wrote: >Is there a way for a list owner to see all subscribers of a list on one web >page? One list has 140 members. Or can a list be requested via email? > >I know that I, as listserv admin, can get this list via the gui. See the FAQ article at .

[Mailman-Users] list of members question

2008-09-09 Thread hone+mailman
Is there a way for a list owner to see all subscribers of a list on one web page? One list has 140 members. Or can a list be requested via email? I know that I, as listserv admin, can get this list via the gui. Don Hone Ohio University