home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / mail / sendmail / 3086 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  1.4 KB

  1. Path: sparky!uunet!elroy.jpl.nasa.gov!ames!agate!mastodon.CS.Berkeley.EDU!eric
  2. From: eric@CS.Berkeley.EDU (Eric Allman)
  3. Newsgroups: comp.mail.sendmail
  4. Subject: Re: Does alias lookup iterate?
  5. Date: 30 Dec 1992 18:07:59 GMT
  6. Organization: UC Berkeley Mammoth Project
  7. Lines: 24
  8. Sender: eric@mastodon.CS.Berkeley.EDU (Eric Allman)
  9. Distribution: usa
  10. Message-ID: <1hsohvINNleo@agate.berkeley.edu>
  11. References: <1992Dec30.172952.3042@unison.com>
  12. Reply-To: eric@CS.Berkeley.EDU
  13. NNTP-Posting-Host: mastodon.cs.berkeley.edu
  14. Keywords: sendmail alias
  15.  
  16. In article <1992Dec30.172952.3042@unison.com>, mac@unison.com (Michael A. Casteel) writes:
  17. |> What I have repeatedly bitten myself with would be solved if sendmail
  18. |> iterated alias lookup. A brief example:
  19. |> 
  20. |> STAFF   john,fred
  21. |> ...
  22. |> john    johnh@somewhere
  23. |> 
  24. |> This just DOESN'T seem to work, I get complaints that john doesn't
  25. |> exist when I mail to STAFF. You see, I was SO used to mailing to 
  26. |> john (NOT johnh@somewhere) that I just used 'john' when I added
  27. |> STAFF. Gets me every time.
  28. |> 
  29. |> Version 5.65 of sendmail (it's HP-UX 8.0).
  30.  
  31. HPUX may have broken it -- but I can assure you, iterated (I think
  32. of them as recursive) aliases do work in all versions of sendmail
  33. from Berkeley.
  34.  
  35. By the way, there are colons in the sendmail aliases file -- are you
  36. sure you aren't using some other aliasing mechanism, such as one
  37. provided by your user agent?
  38.  
  39. eric
  40.