Xref: utzoo comp.sources.wanted:8041 comp.mail.sendmail:887 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!sharkey!itivax!itivax.iti.org!scs From: scs@itivax.iti.org (Steve C. Simmons) Newsgroups: comp.sources.wanted,comp.mail.sendmail Subject: Sendmail Alias Predigester Message-ID: <2084@itivax.iti.org> Date: 11 Jul 89 20:59:18 GMT Sender: scs@itivax.iti.org Reply-To: scs@itivax.iti.org (Steve C. Simmons) Followup-To: comp.sources.wanted Organization: Industrial Technology Institute Lines: 16 We're looking for a sendmail alias predigester. We have huge lists of aliases for mail groups that point to other aliases that point to . . . well, you get the idea. What I'm looking for is a processor that will take a tree of aliases like all: engineering,support,financial engineering: test,development test: june,ray,bob,mary developement: mike,jeff,mary and rework it so that engineering becomes 'june,ray,bob,mary,mike,jeff', all becomes the combination of its various groups, etc. It should pre-supress duplicates and resolve to the bottom level, ensuring the minimun number of probes into the db. So before I reinvent the wheel...anybody already done this?