procmail
[Top] [All Lists]

Re: generic matching for mailing lists...

2003-01-12 19:58:10
On Sun, 12 Jan 2003 dman(_at_)nomotek(_dot_)com wrote:

]>What's in $LISTS?  Currently, it's this:
]>
]>[~/.procmail/vars] 211[0]> grep LISTS mydata
]>  LISTS        =         bernief9|edupage|procmail|Spam(tools)?(\ Prevention)?
]>  LISTS        = ($LISTS|volition-tech|xdesk)
]>
]>
]>You might appreciate noticing that my algorithm can handle both the Spamtools
]>list and the Spam Prevention list.  It will save the first to "spamtools" and
]>the second (once my medial-space chopper is done) to just "spam".

        I like that.

        If I understood that properly, would the following work?

        LISTS   = 
graphodigest(01|2002|\.(usa|it|in|au|ca|toc)|graphology(-L)|toc
        LISTS   = ($LISTS|yijing_iching|iching(_yijing|3d|plus) )

        Listnames are
                graphodigest01
                graphodigest2002
                graphodigest.usa graphodigest.it graphodigest.in
                graphodigest.au graphodigest.ca graphodigest.toc
                graphology
                graphology-l
                toc
                yijing_iching
                iching_yijing
                iching3d
                ichingplus

        I'd test it out, vut the last time I ran a similar recipe, I
        virtually crashed the system.


        xan

        jonathon


_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail

<Prev in Thread] Current Thread [Next in Thread>