> No, same scoring for subscribers/non-subscribers (not all lists on > SourceForge are open lists). Just that each list has it's own personal
Ok, you want to filter on postings to the list. Reasonable. You can't use List-Id header because it probably isn't there yet. Or if it is it could be some other list due to a crosspost. Ok, so HOW DO YOU know which list this posting is for? There pretty much has to be something in either a header or the envelope, or the message ain't gonna get there. Of course there may be multiple things for a single list. I assume the number is both finite and enumerable, possibly with a lot of legwork? Given that a header exists in the mail message, or can be inserted by MD before it calls SA, and this header identifies the list(s) that are the target(s), it is trivial to do what you want. Just take my last suggestion and replace "header List-Id" with "header Whatever-It-Is". Loren