Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!decwrl!sun!pitstop!texsun!convex!uunet!mcvax!ukc!newcastle.ac.uk!rigg!amh From: Andrew.Hilborne@newcastle.ac.uk (Andrew Hilborne) Newsgroups: comp.mail.sendmail,mail.uk-sendmail-workers Subject: Re: campus mail service Summary: Sendmail already provides fuzzy matching against /etc/passwd Keywords: fuzzy matching mail Message-ID: <4342@cheviot.newcastle.ac.uk> Date: 13 Feb 89 17:28:20 GMT References: <890208080455.315886@UK.AC.LOUGHBOROUGH.MULTICS> Sender: news@newcastle.ac.uk Reply-To: Andrew.Hilborne@mari.uucp Organization: MARI Ltd, Newcastle upon Tyne, NE8, UK Lines: 16 In article <890208080455.315886@UK.AC.LOUGHBOROUGH.MULTICS> RThirlby@MULTICS.LOUGHBOROUGH.AC.UK writes: > Is it possible to include code in a sendmail system to fuzzy > match incoming mailnames using (say) the fields of the > password file as basic data. ... > Rob Thirlby, loughborough Univ Computer centre. Incredibly sendmail already tries to do fuzzy matching against user names in /etc/passwd. There is a comment in the code to the effect that sendmail already spends much of its time in the fuzzy-matching routine which could do with being optimsied! -- Andrew Hilborne, MARI Ltd, Newcastle upon Tyne, UK.