Re: [Mailman-Users] Mailman password reminders - Resolved

2009-04-03 Thread Chris Nulk
With the excellent help of Mark Sapiro, I was able to resolve my issue with password reminders. Basically, we wanted for the majority of our lists to have the normal monthly reminders. For the select few lists, we wanted quarterly reminders. I made a few modifications to mailpasswds which Mar

Re: [Mailman-Users] Testing, checking

2009-04-03 Thread Brad Knowles
Mark Sapiro wrote: Port 25 for incoming mail and ports 80/443 for incoming http/https are all you need. Is your router forwarding those ports to the Mailman machine? Is 75.145.58.209 (the A record address for fyrenice.com and mail.fyrenice.com) the IP address of the router. Is there any other

Re: [Mailman-Users] Testing, checking

2009-04-03 Thread Mark Sapiro
Jones, Scott wrote: >Is there a checklist of things to look over, once Mailman is installed, >to make sure the site becomes visible to the internet? > >My site, http://fyrenice.com/mailman works when I am at home on my LAN, >but I can't access it when not at home, i.e., it's not yet working >corr

[Mailman-Users] Testing, checking

2009-04-03 Thread Jones, Scott (GE Money, consultant)
Is there a checklist of things to look over, once Mailman is installed, to make sure the site becomes visible to the internet? My site, http://fyrenice.com/mailman works when I am at home on my LAN, but I can't access it when not at home, i.e., it's not yet working correctly. I have these ports o

Re: [Mailman-Users] mm_cfg.py in /usr : SELinux problem

2009-04-03 Thread Mark Sapiro
Daniel Novotny wrote: > >The solution I created is to create a new script called >"mailman-update-cfg"'which contains the following: > >#!/usr/bin/python >import py_compile > >py_compile.compile("/usr/lib/mailman/Mailman/mm_cfg.py") > >in the mm_cfg.py there's a note, that if you use SELinux, >you

Re: [Mailman-Users] Password reminder on private archive login page

2009-04-03 Thread Mark Sapiro
Cihan Yildirim-Yucel wrote: > >Can I put the password reminder on private archive login page? So that, >list members who want to see the archive, but do not remember their >passwords, can quickly learn their passwords. Otherwise, password >reminder is too hard to find using the links on general lis

Re: [Mailman-Users] [-0.5] Re: Soft bounces....

2009-04-03 Thread Mark Sapiro
Charles Gregory wrote: >On Fri, 3 Apr 2009, Mark Sapiro wrote: >> If you're getting "bounces" like "message undeliverable after 4 hours; >> will keep trying until message is 5 days old" Mailman should be >> ignoring those. > >I apologize for not thinking through the fact that a 4xx would have to

Re: [Mailman-Users] Googlegroups vs mailman

2009-04-03 Thread Adam McGreggor
On Fri, Mar 06, 2009 at 02:59:00AM +, Adam McGreggor wrote: > (and, my own experience, config'ing a Mailman list is *so* much easier > (and obvious). Particulary when trying to get a code-repo commit > messages...) Oh, and another thing, Mailman is *so* much easier to config allowed senders (f

Re: [Mailman-Users] Moderator and Admin emails not being sent...

2009-04-03 Thread Mark Sapiro
Todd Giles wrote: >I've been debugging this for some time now, multiple google searches, etc... >all to no avail. I have a mailman list setup and working fine, with the >exception of moderator and admin emails not being sent (at least not >received). I've narrowed down to one fairly simple test

Re: [Mailman-Users] To-Do-list admin

2009-04-03 Thread Helmut Schneider
From: "Mark Sapiro" Helmut Schneider wrote: From: "Mark Sapiro" Helmut Schneider wrote: I did not touch the MTA setting, the only things I added are DEFAULT_EMAIL_HOST DEFAULT_URL_HOST DEFAULT_URL_PATTERN PUBLIC_ARCHIVE_URL add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) DELIVERY_MO

Re: [Mailman-Users] Bounce updating

2009-04-03 Thread Mark Sapiro
Steff Watkins wrote: > >Looking into it a bit further I found that the 'bounce' logfile records >some (minorly) useful info about what it is doing. Doing a grep on the >term 'disabled' returns lines such as: > >Mar 10 09:00:02 2009 (3577) Notifying disabled member *...@***.org for >list: somelist

Re: [Mailman-Users] Debugging question

2009-04-03 Thread Terri Oda
Whit Blauvelt wrote: I know - it's a wiki and presumably I could jump in and rearrange stuff. I'd do that, if there's a sense that it's appropriate and no one with real expertise on Mailman wants to take it on. Oh, I've been trying to find someone willing to do this for months now (pretty much

Re: [Mailman-Users] Problems in Mailman

2009-04-03 Thread Mark Sapiro
Mario Sergio wrote: > >I'm having some problems with a Mailman. When I accept an email that was >received in a list, I get this in the error log: > > > >Apr 01 14:57:01 2009 (2315) SHUNTING: >1238608621.3245921+6e71fad398d2eba77746fc941cf6b1123ed7ecd3 > >Apr 01 14:57:01 2009 (2315) Uncaught runner

Re: [Mailman-Users] Can't change host name preference

2009-04-03 Thread Mark Sapiro
Mike Flaherty wrote: >  >I am trying to set up Mailman on a new domain.  I have done it in the past >without issue, but now I have a really bizzare problem. >  >When I go to the "MYLIST mailing list administration General Options Section" >page, I notice the following entry preloaded in the "Host

Re: [Mailman-Users] Soft bounces....

2009-04-03 Thread Mark Sapiro
Charles Gregory wrote: > >Yahoo expects me to respond promptly to 5xx bounces, disabling any >subscriptions, otherwise it starts generating 'greylist' 4xx bounces for >my mail. Unfortunately, if I try to lower the bounce threshold, the >now-daily occurence of 4xx bounces guarantees that all yaho

Re: [Mailman-Users] Triggering password reminders from the Web UI?

2009-04-03 Thread Mark Sapiro
Beau James wrote: >MailMan 2.1.11, on a shared-hosting ISP ... > >Is there any way from the Web UI for the list administrator to trigger >mailman to send the password reminder to all list members? (The >administrator can trigger it to a specific member.) No. >Is there any way to find out via

Re: [Mailman-Users] Soft bounces....

2009-04-03 Thread Christopher X. Candreva
On Thu, 2 Apr 2009, Charles Gregory wrote: > Yahoo expects me to respond promptly to 5xx bounces, disabling any > subscriptions, otherwise it starts generating 'greylist' 4xx bounces for my > mail. Unfortunately, if I try to lower the bounce threshold, the now-daily > occurence of 4xx bounces guar

Re: [Mailman-Users] Debugging question

2009-04-03 Thread Brad Knowles
on 4/2/09 9:11 AM, Whit Blauvelt said: Since "Downloading and Installing" and "Integration Issues" are also tasks for the site administrator, would it make better sense to also break out sections on "Debugging," "Site Upgrades," and perhaps "Mods"? Or maybe to fold thse all under "Site Administr

Re: [Mailman-Users] Soft bounces....

2009-04-03 Thread Brad Knowles
on 4/2/09 2:54 PM, Charles Gregory said: Yahoo expects me to respond promptly to 5xx bounces, disabling any subscriptions, otherwise it starts generating 'greylist' 4xx bounces for my mail. Unfortunately, if I try to lower the bounce threshold, the now-daily occurence of 4xx bounces guarantees