home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / mail / mh / 1389 < prev    next >
Encoding:
Internet Message Format  |  1992-12-16  |  1.5 KB

  1. Path: sparky!uunet!news.claremont.edu!ucivax!gateway
  2. From: jos@bull.nl (Jos Vos)
  3. Subject: Re: Problem with MH address parser
  4. Message-ID: <9212160952.AA28154@wilg.bull.nl>
  5. In-Reply-To: Your message of "Wed, 16 Dec 92 07:18:47 MET."
  6.              <1992Dec16.071847.3949@sol.ctr.columbia.edu>
  7. Newsgroups: comp.mail.mh
  8. Lines: 32
  9. Date: 16 Dec 92 10:11:21 GMT
  10.  
  11. > I have been having a problem with the MH address parser.
  12. > Specifically, on some addresses, it gives a bad address when trying to
  13. > reply:
  14. >
  15. > repl: bad addresses:
  16. >     N. R. "Norm" Lunde <norm> -- no at-sign after local-part (Lunde)
  17. >     testformail
  18. >
  19. > As far as I can tell, this is a valid address per 822 (but it seems a
  20. > little vague for this case) and certainly most mailers can deal with
  21. > it.  This is not the only address (or even style of address--with
  22. > quoted nickname) which gives this problem.
  23.  
  24. This address IS ILLEGAL! According to RFC822, no dots (and most other
  25. other special characters) are allowed in that part of the address,
  26. unless quoted. The following 2 alternatives are legal:
  27.  
  28.     "N. R. Norm Lunde" <norm>
  29.     norm (N.R. "Norm" Lunde)
  30.  
  31. Luckily MH does NOT support the wrong addresses, so it can not be blamed
  32. for sending those addresses into the world.
  33.  
  34. Hope this explains enough.
  35.  
  36. --
  37. --    Jos Vos <jos@bull.nl>   (UUCP: ...!{uunet,mcsun,sun4nl}!nlbull!jos)
  38. --    Bull Nederland NV, Product Support Unix, Amsterdam, The Netherlands
  39.  
  40. --
  41. --    Jos Vos <jos@bull.nl>   (UUCP: ...!{uunet,mcsun,sun4nl}!nlbull!jos)
  42. --    Bull Nederland NV, Product Support Unix, Amsterdam, The Netherlands
  43.