home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / mail / mh / 1547 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  1.6 KB

  1. Xref: sparky comp.mail.mh:1547 comp.mail.sendmail:3266
  2. Newsgroups: comp.mail.mh,comp.mail.sendmail
  3. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!sgiblab!daver!hico2!sonyd1.broadcast.sony.com!blilly.uucp!bruce
  4. From: bruce@blilly.uucp (Bruce Lilly)
  5. Subject: Re: MH aliases
  6. References: <CKD.93Jan20161945@loiosh.eff.org> <1jkro5INN2e3@fido.asd.sgi.com> <PATRICK.93Jan21211802@delphi.Stanford.EDU>
  7. Organization: Bruce Lilly
  8. Date: Sat, 23 Jan 93 16:49:11 GMT
  9. Message-ID: <1993Jan23.164911.24948@blilly.uucp>
  10. Reply-To: lilb@sony.compuserve.com (Bruce Lilly)
  11. Lines: 33
  12.  
  13. In article <PATRICK.93Jan21211802@delphi.Stanford.EDU>,
  14.  posted to comp.mail.mh,comp.mail.sendmail,
  15.  patrick@casbs.Stanford.EDU (Patrick Goebel) wrote:
  16. >On a related note, I often see addresses of the form
  17. >
  18. >firstname.lastname@host.domain
  19. >
  20. >If I try to make such an alias in our /etc/aliases file (SunOS 4.1.1
  21. >using sendmail), I run into all sorts of trouble.  If I'm not
  22. >mistaken, having a "." before the "@" violates one of the format
  23. >rules.
  24.  
  25. You're probably confused. A '.' is perfectly legal in the
  26. local-part of an addr-spec, but if a '.' appears in the phrase
  27. part of a phrase route-addr, the phrase must be quoted, as in:
  28.  
  29. "John Q. Public" <jqp@nowhere.gov>
  30.  
  31. See RFC 822 for details.
  32.  
  33.  
  34. Note that in most cases[*], an alias entry must resolve to a local
  35. user, so you'll want to have an alias entry like:
  36.  
  37. firstname.lastname : logname
  38.  
  39. i.e., no '@'.
  40.  
  41. *    It is possible in IDA versions of sendmail to access the
  42. aliases database as database '@', and non-local aliases could be
  43. read in that way.
  44. -- 
  45.     Bruce Lilly        ...uupsi!monymsys!sonyd1!blilly!bruce
  46.