Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!columbia!cs!dupuy From: dupuy@cs.columbia.edu (Alexander Dupuy) Newsgroups: alt.sources Subject: Re: recursive ypmatch aliases Message-ID: Date: 21 Jun 89 15:29:13 GMT References: <276@sda.UUCP> Sender: dupuy@cs.columbia.edu Reply-To: dupuy@cs.columbia.edu Distribution: alt Organization: Columbia University Computer Science Department Lines: 16 In-reply-to: dank@sda.UUCP's message of 20 Jun 89 04:25:40 GMT Here's a small script I use to do recursive alias expansion - it even knows about .forward files and works even without Yellow Pages support: verify.sh _______________________________________________________________________________ #!/bin/sh /usr/lib/sendmail -bv -v "${@?Usage: verify address ...}" _______________________________________________________________________________ @alex -- -- inet: dupuy@cs.columbia.edu uucp: ...!rutgers!cs.columbia.edu!dupuy