[lopsa-discuss] LOPSA mailing list configuration

Glenn Sieb ges at wingfoot.org
Sat Dec 10 22:36:06 PST 2005


Dave Close said the following on 12/11/2005 1:19 AM:
> On my Majordomo lists, the List-id is just a canned string bearing no
> logical relationship to the list addresses. I certainly hope Mailman
> doesn't impose a relationship. The whole idea is that you can use a
> different server /without/ changing the List-id.
>   
Personally, I like to filter on List-Post: or X-BeenThere:

My procmail recipe is:

HOSTCLASS = '[a-zA-Z0-9-]+'
LOPSA='(Announce|Consult|Discuss|Ethics-review|Mailman|Profession|Tech)'

:0
*$
^List-Post:(.*\<)?\/$LOPSA@($HOSTCLASS[.])*(systemadministrators|lopsa)[.]org\>
*  MATCH ?? ^^\/[^@]+
*$ LOPSA ?? ()[(|]\/$\MATCH[|)]
*  MATCH ?? ^^\/[^|)]+
{
   LOG = "($MATCH Mailing List)$NL"

   :0A
   .Technical.SysAdmin.LOPSA.$MATCH/
}

Best,
--Glenn

-- 
"They that can give up essential liberty to obtain a little temporary 
safety deserve neither liberty nor safety." 
          ~Benjamin Franklin, Historical Review of Pennsylvania, 1759



More information about the Discuss mailing list