[lopsa-discuss] LOPSA mailing list configuration

Mike Ekholm ekholm at ekholm.org
Sun Dec 11 06:13:51 PST 2005


Here is a magic procmail rule that has worked great for me over
the years
###
# Mailing lists - mailman
###
:0
* ^((List-Id|X-(Mailing-)?List):(.*[<]\/[^>]*))
{
    LISTID=$MATCH

    :0:
    * LISTID ?? ^\/[^@\.]*
    /home/ekholm/mail/lists/list.$MATCH
}

 -Mike Ekholm
-- 
Mike Ekholm, UNIX System Admin  -  ekholm at ekholm.org
web: http://www.ekholm.org blog: http://blog.ekholm.org
AIM: Nalez31337       ham: KC0MPU      irc: Nalez
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
UNIX - The Swiss army knife of software.


More information about the Discuss mailing list