Re: [Mailman-Users] Mailman Version

2007-11-14 Thread Brad Knowles
On 11/14/07, Mark Sapiro wrote: > IMO, security through obscurity is doomed to failure. Agreed. Any serious attacker, or anyone with moderately serious attack tools, is going to fingerprint the box and all the applications with something like Nessus, nmap, etc... and they'll know better than

Re: [Mailman-Users] Mailman Version

2007-11-14 Thread Mark Sapiro
Joey Prestia wrote: >Is there a way to remove the Mailman version number reference that is >displayed at the bottom of the web interface pages. I am hesitant on >implementing it with the version number displayed so as to help out >anyone that might care to take a stab at hacking it. Ironicall

Re: [Mailman-Users] Unintended multiple daily digest messages

2007-11-14 Thread Brad Knowles
On 11/14/07, Sate Hamza wrote: > I apologize in advance if this is a simple question that has been addressed > before. I am a new Mailman list administrator. I tried to search the > Archives for a possible similar instance but I did not find anything. Look at your logs, both the Mailman logs a

Re: [Mailman-Users] Incorrect link on empty archive page

2007-11-14 Thread Mark Sapiro
Mark Dale wrote: > >Yes, the "%(listname)s" bit is fine when there is something in the >archive. It's weird that it gets malformed (i.e the missing slash) when >the archive is empty. > >I tried some edits on "emptyarchive.html" file and restarted Mailman, >but these edits didn't show up - so doe

Re: [Mailman-Users] Listing of Users marked nomail

2007-11-14 Thread Mark Sapiro
Brian Canty wrote: >Does anyone know of an easy way to unsubscribe all those members who >have nomail populated with something? bin/list_members --nomail list | bin/remove_members --file=- list -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, Calif

Re: [Mailman-Users] Unintended multiple daily digest messages

2007-11-14 Thread Mark Sapiro
Sate Hamza wrote: > >One user has informed me that the Daily Digest message was dispatched by >Mailman six times yesterday, instead of only one. Any ideas why this >happened, and how I can prevent it from happening again? If this was six different digests, set Digest 0ptions->digest_size_threshho

[Mailman-Users] Mailman Version

2007-11-14 Thread Joey Prestia
Is there a way to remove the Mailman version number reference that is displayed at the bottom of the web interface pages. I am hesitant on implementing it with the version number displayed so as to help out anyone that might care to take a stab at hacking it. -- Joey Prestia [EMAIL PROTECTED]

Re: [Mailman-Users] Incorrect link on empty archive page

2007-11-14 Thread Mark Dale
Yes, the "%(listname)s" bit is fine when there is something in the archive. It's weird that it gets malformed (i.e the missing slash) when the archive is empty. I tried some edits on "emptyarchive.html" file and restarted Mailman, but these edits didn't show up - so does that mean the empty ar

[Mailman-Users] Unintended multiple daily digest messages

2007-11-14 Thread Sate Hamza
I apologize in advance if this is a simple question that has been addressed before. I am a new Mailman list administrator. I tried to search the Archives for a possible similar instance but I did not find anything. One user has informed me that the Daily Digest message was dispatched by Mailman si

Re: [Mailman-Users] pending subscribers

2007-11-14 Thread Stephen J. Turnbull
zbigniew szalbot writes: > I uploaded the script to /usr/local/mailman/bin > but when I run list_pending adwent > I get "list_pending: command not found" is /usr/local/mailman/bin on your PATH? -- Mailman-Users mailing list Mailman-Users@pyth

[Mailman-Users] Listing of Users marked nomail

2007-11-14 Thread Brian Canty
Does anyone know of an easy way to unsubscribe all those members who have nomail populated with something? Thanks in advance. Brian Canty Manager Computer Information Services American Psychoanalytic Association 212-752-0450 x17 -- Mailman-Us

Re: [Mailman-Users] pending subscribers

2007-11-14 Thread zbigniew szalbot
Dear Mark, Mark Sapiro pisze: > zbigniew szalbot wrote: >> >>I uploaded the script to /usr/local/mailman/bin >>but when I run list_pending adwent >>I get "list_pending: command not found" >> >>$ l >>-rwxr-xr-x 1 root mailman 4708 Nov 14 16:32 list_pending > > > Check the shebang line at the

Re: [Mailman-Users] pending subscribers

2007-11-14 Thread zbigniew szalbot
Hello, Mark Sapiro pisze: > zbigniew szalbot wrote: >> >>I uploaded the script to /usr/local/mailman/bin >>but when I run list_pending adwent >>I get "list_pending: command not found" >> >>$ l >>-rwxr-xr-x 1 root mailman 4708 Nov 14 16:32 list_pending > > > Check the shebang line at the top

Re: [Mailman-Users] pending subscribers

2007-11-14 Thread Mark Sapiro
zbigniew szalbot wrote: > >I uploaded the script to /usr/local/mailman/bin >but when I run list_pending adwent >I get "list_pending: command not found" > >$ l >-rwxr-xr-x 1 root mailman 4708 Nov 14 16:32 list_pending Check the shebang line at the top of the script. #! /usr/bin/env python Th

Re: [Mailman-Users] Incorrect link on empty archive page

2007-11-14 Thread Barry Finkel
Mark Dale <[EMAIL PROTECTED]> wrote: >On the Archives page, when the archives are empty, Mailman displays the >following message (which is correct). > >"No messages have been posted to this list yet, so the archives are >currently empty. You can get ." > > >However, there is an error with the "m

Re: [Mailman-Users] Incorrect link on empty archive page

2007-11-14 Thread Mark Sapiro
Mark Dale wrote: > >On the Archives page, when the archives are empty, Mailman displays the >following message (which is correct). > >"No messages have been posted to this list yet, so the archives are >currently empty. You can get ." > > >However, there is an error with the "more info" link - a

Re: [Mailman-Users] searching for a user in all lists

2007-11-14 Thread Barry Finkel
Luke Daly <[EMAIL PROTECTED]> wrote: >Is there a way i can scan all lists for an email address? the scenario >is i need to remove a user from all our lists (theres lots of them) in >one go. or at the least scan all lists for an email address. I have this script that runs via a cron each hour to p

Re: [Mailman-Users] pending subscribers

2007-11-14 Thread zbigniew szalbot
Thank you Mark, Mark Sapiro pisze: > zbigniew szalbot wrote: >> >>Is there a command to see all the pending subscribers? > > See (mirrored > at ). > I uploaded the script to /usr/local/ma

Re: [Mailman-Users] How to Re-write the "To" field.

2007-11-14 Thread Mark Sapiro
Phil Race wrote: > >So I would like to be able to make the To: field be something of >my choosing but it seems I've just reached beyond the limits of >the configurability/scope of mailman. While Brad is correct that you can't make it "something of my choosing", If you have the ability to enable l

Re: [Mailman-Users] pending subscribers

2007-11-14 Thread Mark Sapiro
zbigniew szalbot wrote: > >Is there a command to see all the pending subscribers? See (mirrored at ). -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay